Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ You need to add the GitHub App credentials and your AI service credentials as en
| Secret Name | Description | Value Source |
| :---------------------------------- | :---------------------------------------- | :------------------------------- |
| `AZURE_SUBSCRIPTION_KEY` | Key for Azure AI Service (Computer Vision) | Azure AI Foundry |
| `AZURE_AI_SERVICES_API_KEY` | Key for Azure AI Service (Computer Vision) | Azure AI Foundry |
| `AZURE_AI_SERVICE_ENDPOINT` | Endpoint for Azure AI Service (Computer Vision) | Azure AI Foundry |
| `AZURE_OPENAI_API_KEY` | Key for Azure OpenAI service | Azure AI Foundry |
| `AZURE_OPENAI_ENDPOINT` | Endpoint for Azure OpenAI service | Azure AI Foundry |
Expand Down