Azure OpenAI
by kimtth
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AZURE_OPEN_AI_API_KEY | Yes | The API key for Azure OpenAI | |
AZURE_OPEN_AI_ENDPOINT | Yes | The endpoint URL for Azure OpenAI | |
AZURE_OPEN_AI_API_VERSION | Yes | The API version for Azure OpenAI | |
AZURE_OPEN_AI_DEPLOYMENT_MODEL | Yes | The deployment model for Azure OpenAI |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |