You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After initializing an Azure AI foundry resource agent and invoking it with a prompt message, the connection reset by peer error is returned.
Expected behavior
Agent should be able to process the prompt without the error.
Platform
Language: Python
Source: [e.g. NuGet package version 0.1.0, pip package version 0.1.0, main branch of repository]
AI model: OpenAI:GPT-4o
IDE: VS Code
OS: Mac
Additional context
Trying to invoke Github MCP server although issue thrown for simple prompts as well.