-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
I'm not able to configure Azure OpenAI models for the agent/test case generation.
The docs are inconsistent and list the provider string azure_ai but that's not used anywhere.
The code base itself seems to check for azure but then when running mcp eval you get the error default: LLM test failed: No module named 'azure'.
Proposed Solution
Support the Azure provider listed here https://docs.mcp-agent.com/mcp-agent-sdk/core-components/configuring-your-application#model-providers
Alternatives Considered
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request