Azure / Azure/azure-sdk-for-python
Getting Run failed. Error: {'code': 'server_error', 'message': 'Sorry, something went wrong.'} with azure-ai-projects (agent service)
- Lingua principale
- Python
- Stelle
- 5.6k
- Fork
- 3.4k
- Merge medio
- 2g 2h
- PR unite (30g)
- 202
Descrizione
- **Package Name**: azure-ai-projects (agent service)
- **Package Version**: 1.0.0b8 (tested b10 too and got the same behavior)
- **Operating System**:
- **Python Version**: 3.13
**Describe the bug**
Randomly getting agent run failed with error message : {'code': 'server_error', 'message': 'Sorry, something went wrong.'}
**To Reproduce**
Steps to reproduce the behavior:
1. Open the agent solution in a codespace or dev container https://github.com/microsoft/build-your-first-agent-with-azure-ai-agent-service-workshop
2. Uncomment line 61 and from line 71 to line 84 to enable function calling, code interpreter and file search
3. Run the app and interact with the agent (see example prompts: https://microsoft.github.io/build-your-first-agent-with-azure-ai-agent-service-workshop/lab-3-code_interpreter/
**Expected behavior**
No errors - the app was running properly till a couple of days ago with package version b8
**Screenshots**

**Additional context**
The application in the linked repo (https://github.com/microsoft/build-your-first-agent-with-azure-ai-agent-service-workshop/) is a sample of an agent built with Azure AI Agent service using Python.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.