> ## Documentation Index
> Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 02.19.2025: Prompts

> Available in Phoenix 8.0+

<Update label="02.19.2025">
  ## Prompts

  <Frame>
    <iframe src="https://cdn.iframe.ly/rH9HehD" width={1000} height={400} allowFullScreen />
  </Frame>

  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](https://youtu.be/qbeohWaRlsM?feature=shared) for more on prompts.📝

  <Card title="Release arize-phoenix: v8.0.0 · Arize-ai/phoenix" icon="github" href="https://github.com/Arize-ai/phoenix/releases/tag/arize-phoenix-v8.0.0" horizontal>
    GitHub
  </Card>
</Update>
