Skip to content

Fix/update azure documentation - #51

Open
rholinshead wants to merge 2 commits into
mainfrom
fix/update-azure-documentation
Open

Fix/update azure documentation#51
rholinshead wants to merge 2 commits into
mainfrom
fix/update-azure-documentation

Conversation

@rholinshead

Copy link
Copy Markdown

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
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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.

2 participants