Skip to content

Conversation

@rholinshead
Copy link
Member

Summary

Fix documentation which was referencing azure_ai as a provider -- update it to correct azure, as noted in #50

Also update installation steps in the docs to show the steps for optional provider dependencies; instead of adding them as optional dependencies for mcp-eval, use the optional mcp-agent dependencies so we don't have to manually keep them in sync

Checklist

  • Tests added/updated
  • [ x] Docs updated (README, docs/*.mdx)
  • Lint passes locally
  • Linked issue (if any)

Screenshots / Logs

If applicable, add screenshots or logs.

Breaking Changes

  • Yes
  • [x ] No

If yes, describe the migration path.


# Provider configuration (global defaults)
provider: anthropic # anthropic|openai|google|bedrock|vertex_ai|azure_ai
provider: anthropic # anthropic|openai|google|bedrock|vertex_ai|azure
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think vertex_ai is a hallucination as well


# Provider configuration (global defaults)
provider: anthropic # anthropic|openai|google|bedrock|vertex_ai|azure_ai
provider: anthropic # anthropic|openai|google|bedrock|vertex_ai|azure
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants