Skip to content

feat: Add support for Azure hosted AI models #50

@megamorf

Description

@megamorf

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions