基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
Go to file
dependabot[bot] 1231cad2cc build(deps): bump the python-dependencies group with 4 updates
Updates the requirements on [langchain-anthropic](https://github.com/langchain-ai/langchain), [boto3](https://github.com/boto/boto3), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python) and [pymupdf](https://github.com/pymupdf/pymupdf) to permit the latest version.

Updates `langchain-anthropic` to 0.3.17
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-anthropic==0.3.16...langchain-anthropic==0.3.17)

Updates `boto3` to 1.39.3
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.39.2...1.39.3)

Updates `tencentcloud-sdk-python` to 3.0.1415
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md)
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1414...3.0.1415)

Updates `pymupdf` to 1.26.3
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](https://github.com/pymupdf/pymupdf/compare/1.24.9...1.26.3)

---
updated-dependencies:
- dependency-name: langchain-anthropic
  dependency-version: 0.3.17
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: boto3
  dependency-version: 1.39.3
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
  dependency-version: 3.0.1415
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: pymupdf
  dependency-version: 1.26.3
  dependency-type: direct:production
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-04 14:14:24 +08:00
.github build: update actions. 2025-06-27 17:20:33 +08:00
.idea chore: Add icon for JetBrains Toolbox 2024-03-26 22:08:01 +08:00
apps refactor: update translation for "Image size" to improve clarity 2025-07-04 13:57:56 +08:00
installer refactor: update poetry version to 2.0.0 in Dockerfile 2025-07-04 11:35:11 +08:00
ui refactor: improve formatting and consistency in index.vue 2025-07-04 14:09:36 +08:00
.dockerignore build: update dockerfiles. 2025-06-24 18:23:30 +08:00
.gitignore init: init 2025-04-16 19:20:15 +08:00
README.md feat: add compilation and installation scripts for MaxKB project 2025-06-13 18:04:55 +08:00
main.py refactor: fix HF_HOME. 2025-07-03 18:53:47 +08:00
pyproject.toml build(deps): bump the python-dependencies group with 4 updates 2025-07-04 14:14:24 +08:00