Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

02.19.2025

Prompts

Phoenix prompt management will now let you create, modify, tag, and version control prompts for your applications. Some key highlights from this release:
  • Versioning & Iteration: Seamlessly manage prompt versions in both Phoenix and your codebase.
  • New TypeScript Client: Sync prompts with your JavaScript runtime, now with native support for OpenAI, Anthropic, and the Vercel AI SDK.
  • New Python Client: Sync templates and apply them to AI SDKs like OpenAI, Anthropic, and more.
  • Standardized Prompt Handling: Native normalization for OpenAI, Anthropic, Azure OpenAI, and Google AI Studio.
  • Enhanced Metadata Propagation: Track prompt metadata on Playground spans and experiment metadata in dataset runs.
Check out the docs and this walkthrough for more on prompts.๐Ÿ“

Release arize-phoenix: v8.0.0 ยท Arize-ai/phoenix

GitHub