Are you sure you want to delete this access key?
This example demonstrates how to use Azure OpenAI with promptfoo, including text generation and vision capabilities.
You can run this example with:
npx promptfoo@latest init --example azure-openai
This example requires the following environment variables:
AZURE_API_KEY
- Your Azure OpenAI API keyAZURE_OPENAI_API_KEY
- Alternative environment variable for your Azure OpenAI API keyYou can set these in a .env
file or directly in your environment.
apiHost
in the configuration files to your Azure OpenAI endpointAZURE_API_KEY
in your environmentnpx promptfoo@latest eval
# or
npx promptfoo@latest eval -c promptfooconfig.yaml
npx promptfoo@latest eval -c promptfooconfig.vision.yaml
Demonstrates three ways to provide images to vision models:
file://
paths (automatically converted to base64)If you get a 401 error:
AZURE_API_KEY
is set correctlyPress p or to see the previous file or, n or to see the next file
Browsing data directories saved to S3 is possible with DAGsHub. Let's configure your repository to easily display your data in the context of any commit!
promptfoo is now integrated with AWS S3!
Are you sure you want to delete this access key?
Browsing data directories saved to Google Cloud Storage is possible with DAGsHub. Let's configure your repository to easily display your data in the context of any commit!
promptfoo is now integrated with Google Cloud Storage!
Are you sure you want to delete this access key?
Browsing data directories saved to Azure Cloud Storage is possible with DAGsHub. Let's configure your repository to easily display your data in the context of any commit!
promptfoo is now integrated with Azure Cloud Storage!
Are you sure you want to delete this access key?
Browsing data directories saved to S3 compatible storage is possible with DAGsHub. Let's configure your repository to easily display your data in the context of any commit!
promptfoo is now integrated with your S3 compatible storage!
Are you sure you want to delete this access key?