Install and Import Phoenix
How to fly with Phoenix
In your Jupyter or Colab environment, run the following command to install.
Note that the above only installs dependencies that are necessary to run the application. Phoenix also has an experimental sub-module where you can find LLM Evals.
Once installed, import Phoenix in your notebook with
Phoenix is supported on Python ≥3.8, <3.11.
Last updated