Azure-Language-OpenAI-Conversational-Agent-Accelerator icon indicating copy to clipboard operation
Azure-Language-OpenAI-Conversational-Agent-Accelerator copied to clipboard

A solution accelerator project harnessing the capabilities of Azure AI Language to augment an existing Azure OpenAI RAG chat app. Utilize Conversational Language Understanding (CLU) and Custom Questio...

Results 4 Azure-Language-OpenAI-Conversational-Agent-Accelerator issues
Sort by recently updated
recently updated
newest added

Launching the app based on the environment variable APP_MODE... Launching app with agents (semantic_kernel_app.py)... INFO: Started server process [893] INFO: Waiting for application startup. ERROR:root:Error during setup: 'AgentsOperations' object has...

git clone ... azd up (eastus) ... all good ... Attempt to access Web app URL: ...eastus.azurecontainer.io gives Connection Reset Missing something here?

when deploying with azd up after several minutes I see error when starting Container instance: Search setup complete Running agent setup... Traceback (most recent call last): File "/mnt/repo/infra/scripts/language/agent_setup.py", line 172,...

## Purpose * Update AZD deployment workflow to use AZD hooks. ## Does this introduce a breaking change? ``` [ ] Yes [X] No ``` ## Pull Request Type What...