{
{
"AzureOpenAIChat": {
"DeploymentName": "gpt-4o",
"Endpoint": "https://....openai.azure.com/",
"Key": "..."
},
"AzureOpenAITextEmbedding": {
"DeploymentName": "text-embedding-ada-002",
"Endpoint": "https://....openai.azure.com/",
"Key": "..."
},
"AzureAISearch": {
"Key": "...",
"Endpoint": "https://....search.windows.net",
"IndexName": "MyIndex",
"InScope": true
}
}
Ingest Support:
- .txt
- .docx