Skip to content

项目是否还继续使用 litellm? #46

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
incca opened this issue May 11, 2025 · 1 comment
Open

项目是否还继续使用 litellm? #46

incca opened this issue May 11, 2025 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@incca
Copy link

incca commented May 11, 2025

使用 OpenRouter 作为 Provider 时,只需要在 conf.yaml 配置以下信息,也不需要在 .env 额外配置

BASIC_MODEL:
  base_url: https://openrouter.ai/api/v1
  model: "google/gemini-2.5-pro-preview"
  api_key: your_openrouter_key

configuration_guide.md 的描述有差异~

Image

是不是已经从 litellm 切换为 langchain_openai,不再依赖 litellm 了~

@leohxj-byte leohxj-byte added the documentation Improvements or additions to documentation label May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants
@incca @leohxj-byte and others