How to: Prompts
Guides on how to do prompt engineering with Phoenix
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
Prompt management is currently available on a feature branch only and will be released in the next major version.
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
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.
Last updated
Was this helpful?