Documentation Index
Fetch the complete documentation index at: https://docs.strix.ai/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Configuration
| Variable | Description |
|---|---|
STRIX_LLM | azure/<your-deployment-name> |
AZURE_API_KEY | Your Azure OpenAI API key |
AZURE_API_BASE | Your Azure OpenAI endpoint URL |
AZURE_API_VERSION | API version (e.g., 2025-11-01-preview) |
Example
Prerequisites
- Create an Azure OpenAI resource
- Deploy a model (e.g., GPT-5.4)
- Get the endpoint URL and API key from the Azure portal