Azure OpenAI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_OPEN_AI_API_KEYYesThe API key for Azure OpenAI
AZURE_OPEN_AI_ENDPOINTYesThe endpoint URL for Azure OpenAI
AZURE_OPEN_AI_API_VERSIONYesThe API version for Azure OpenAI
AZURE_OPEN_AI_DEPLOYMENT_MODELYesThe deployment model for Azure OpenAI

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools