- Phoenix Cloud
- Command Line
- Docker
- Notebook
Sign up for Phoenix:Set your Phoenix endpoint and API Key:From your new Phoenix Space
- Sign up for an Arize Phoenix account at https://app.phoenix.arize.com/login
-
Click
Create Space, then follow the prompts to create and launch your space.
- Create your API key from the Settings page
-
Copy your
Hostnamefrom the Settings page - In your code, set your endpoint and API key:
Having trouble finding your endpoint? Check out Finding your Phoenix Endpoint
Install
Setup
Connect to your Phoenix instance using the register function.Run AutoGen AgentChat
We’re going to run anAgentChat example using a multi-agent team. To get started, install the required packages to use your LLMs with AgentChat. In this example, we’ll use OpenAI as the LLM provider.
Observe
Phoenix provides visibility into your AgentChat operations by automatically tracing all interactions.

