Skip to content

feat: add providers #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Conversation

SevenFo
Copy link

@SevenFo SevenFo commented Mar 30, 2025

Add the following providers:

  • Anthropic Provider
  • Ark Provider
  • Azure OpenAI Provider
  • Bedrock Provider
  • DashScope Provider
  • Google Gemini Provider


from anthropic import AsyncAnthropic
from anthropic.types import Message, Usage
from metagpt.core.configs.llm_config import LLMConfig, LLMType
Copy link
Contributor

Choose a reason for hiding this comment

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

没有安装pre-commit?格式看着有问题

Copy link
Author

Choose a reason for hiding this comment

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

这个是跑过 pre-commit run --all-files 应该没问题吧?

@SevenFo
Copy link
Author

SevenFo commented Apr 6, 2025

@seehi @better629 Please re-review when you have time.

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