Skip to main content
Demonstrates instrumenting an Agno agent and sending traces to a local Phoenix instance.
arize_phoenix_via_openinference_local.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your OpenAI API key

4

Start Phoenix

Start the local Phoenix receiver on port 6006:
5

Run the example

Save the code above as arize_phoenix_via_openinference_local.py, then run:
Full source: cookbook/observability/arize_phoenix_via_openinference_local.py