Skip to content

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