-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
AI ProjectsService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
- 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:
- Open the agent solution in a codespace or dev container https://github.com/microsoft/build-your-first-agent-with-azure-ai-agent-service-workshop
- Uncomment line 61 and from line 71 to line 84 to enable function calling, code interpreter and file search
- 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
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.
Metadata
Metadata
Assignees
Labels
AI ProjectsService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
