Langchain-chatchat

Latest version: v0.3.1.3

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.1.6

What's Changed

1. 新增功能
* 增加命令行 Demo 与 Web UI 中的流式输出
* 完善 Web UI 运行时报错信息在命令行工具中的显示
* 使用 langchain v0.0.146 中对 embedding 运行设备的定义,提升对 langchain 最低版本的要求
* configs/model_config.py 中新增对默认 PROMPT_TEMPLATE 的设置
* 增加 requirements.txt 中对 accelerate 和 pycocotools 的要求 by EtachGu in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/158
2. 问题修复
* 修复 .md 文件加载过程中可能发生表格不在同一 text chunk 中的问题
* configs/model_config.py 中相对路径修改为绝对路径,避免可能因此造成的无法找到路径等报错



New Contributors
* EtachGu made their first contribution in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/158

**Full Changelog**: https://github.com/imClumsyPanda/langchain-ChatGLM/compare/v0.1.5...v0.1.6

0.1.5

What's Changed
1. 新增功能
* 增加 Dockerfile 模型的支持 by soon14 in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/152
* 增加 ClueAI/ChatYuan-large-v2 模型的支持 by soon14 in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/152

2. 问题修复
* 修复 webui.py 中存在没有知识库时也无法新建知识库的问题 by imClumsyPanda in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/157

New Contributors
* soon14 made their first contribution in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/152

**Full Changelog**: https://github.com/imClumsyPanda/langchain-ChatGLM/compare/v0.1.4...v0.1.5

0.1.4

What's Changed
* 更新 README_en.md by eltociear in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/139
* 更新 FAQ.md by dongdong9 in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/142
* 修复 v1.0.3 中可能导致双倍显存占用的问题 by imClumsyPanda in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/151

New Contributors
* eltociear made their first contribution in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/139
* dongdong9 made their first contribution in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/142

**Full Changelog**: https://github.com/imClumsyPanda/langchain-ChatGLM/compare/v0.1.3...v0.1.4

0.1.3

What's Changed

1. 新增功能
* 更新 Web UI by imClumsyPanda in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/137
* 增加 API 支持
* Support for p-tuningv2 by thaumstrial in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/104
* 参考ChatGLM-6B代码实现模型多卡部署 by Viscount in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/128
* 在 README 添加 ModelWhale 在线运行项目的链接 by jsl9208 in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/126
* 更新常见问题 by 93938791

2. 问题修复
* fix: typo by drunken-boat in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/111
* 子文件的__pycache__忽略 by glide-the in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/102

New Contributors
* thaumstrial made their first contribution in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/104
* drunken-boat made their first contribution in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/111
* Viscount made their first contribution in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/128
* jsl9208 made their first contribution in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/126
* imClumsyPanda made their first contribution in https://github.com/imClumsyPanda/langchain-ChatGLM/pull/137

**Full Changelog**: https://github.com/imClumsyPanda/langchain-ChatGLM/compare/v0.1.2...v0.1.3

0.1.2

更新内容:
* 在项目中增加`nltk_data`,避免出现`nltk`使用过程中的下载问题

**Full Changelog**: https://github.com/imClumsyPanda/langchain-ChatGLM/compare/v0.1.1...v0.1.2

0.1.1

更新内容:
修复 webui.py 中存在的 VECTOR_SEARCH_TOP_K 参数可能与显示不一致的问题
修复 webui.py 中对模型是否存在判断时只判断 LLM 未判断 Embedding 的问题

**Full Changelog**: https://github.com/imClumsyPanda/langchain-ChatGLM/compare/v0.1.0...v0.1.1

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.