How to: Prompts
Guides on how to do prompt engineering with Phoenix
Last updated
Was this helpful?
Guides on how to do prompt engineering with Phoenix
Last updated
Was this helpful?
Configure AI Providers - how to configure API keys for OpenAI, Anthropic, Gemini, and more.
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
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.