Skip to content

Chore/bump langchain version #716

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

Merged
merged 3 commits into from
Feb 2, 2025
Merged

Chore/bump langchain version #716

merged 3 commits into from
Feb 2, 2025

Conversation

RaoHai
Copy link
Contributor

@RaoHai RaoHai commented Feb 2, 2025

  • 升级到 langchain 0.3
  • 可以愉快使用 deepseek 了(似乎)

Copy link

vercel bot commented Feb 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
petercat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2025 1:42am

Copy link

Walkthrough: 此次PR主要是将langchain版本升级到0.3,并更新相关依赖项以确保兼容性。此外,还对部分代码进行了简化和优化,去除了不必要的打印语句。

Changes:

文件 概要
docs/guides/publish_petercat-utils.md 更新了twine的版本说明,添加了解决上传错误的提示。
pyproject.toml 升级了langchain相关依赖的版本号,并更新了petercat_utils的版本号。
server/agent/llm/clients/deepseek.py
server/agent/llm/clients/gemini.py
server/agent/llm/clients/openai.py
移除了不必要的打印语句,并对内容解析函数进行了优化。
server/requirements.txt 更新了langchain和petercat_utils的版本要求。

@@ -24,8 +24,17 @@ npm run build:pypi

Make sure your have the latest version of twine installed:

> Uploading distributions to https://upload.pypi.org/legacy/

Choose a reason for hiding this comment

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

The error message and solution provided here are useful, but ensure that the Twine version is compatible with other parts of your project to avoid potential conflicts.

@RaoHai RaoHai merged commit ec37b46 into main Feb 2, 2025
3 of 4 checks passed
@RaoHai RaoHai deleted the chore/bump-langchain-version branch February 2, 2025 01:56
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.

1 participant