Pull and push prompt changes via Phoenix's Python and TypeScript Clients
Getting Started
- Configure AI Providers - how to configure API keys for OpenAI, Anthropic, Gemini, and more.
Prompt Management
Organize and manage prompts with Phoenix to streamline your development workflow- Create a prompt - how to create, update, and track prompt changes
- Test a prompt - how to test changes to a prompt in the playground and in the notebook
- Tag a prompt - how to mark certain prompt versions as ready for production
- Using a prompt - how to integrate prompts into your code and experiments
Playground
Iterate on prompts and models in the prompt playground- Using the Playground - how to setup the playground and how to test prompt changes via datasets and experiments.

