Google Colab
colab.research.google.com
Launch Phoenix
- 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.boto3 prior to initializing a bedrock-runtime client. All clients created after instrumentation will send traces on all calls to invoke_model, invoke_agent, and their streaming variations.
Run Bedrock Agents
From here you can run Bedrock as normalObserve
Now that you have tracing setup, all calls will be streamed to your running Phoenix for observability and evaluation.
Bedrock Traces in Phoenix

