Installation
Quickstart
Install dependencies:Start Phoenix server
Start thephoenix server so that it is ready to receive traces. The phoenix server runs entirely on your machine and does not send data over the internet.
Setup instrumentation
Instrumentingvertexai is simple:
Use Vertex AI
Now, all calls bygenerative_models are instrumented and can be viewed in the phoenix UI:
http://localhost:6006 to see your traces.