基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
Go to file
dependabot[bot] 3ded9092ca
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
build(deps): bump the python-dependencies group with 8 updates
Updates the requirements on [langchain-anthropic](https://github.com/langchain-ai/langchain), [langchain-google-genai](https://github.com/langchain-ai/langchain-google), langchain-mcp-adapters, [langgraph](https://github.com/langchain-ai/langgraph), zhipuai, [boto3](https://github.com/boto/boto3), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python) and [anthropic](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version.

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

Updates `langchain-google-genai` to 2.1.5
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](https://github.com/langchain-ai/langchain-google/compare/libs/genai/v2.1.4...libs/genai/v2.1.5)

Updates `langchain-mcp-adapters` to 0.1.4

Updates `langgraph` to 0.4.7
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.4.5...0.4.7)

Updates `zhipuai` to 2.1.5.20250526

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

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

Updates `anthropic` to 0.52.1
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.52.0...v0.52.1)

---
updated-dependencies:
- dependency-name: langchain-anthropic
  dependency-version: 0.3.14
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langchain-google-genai
  dependency-version: 2.1.5
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langchain-mcp-adapters
  dependency-version: 0.1.4
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langgraph
  dependency-version: 0.4.7
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: zhipuai
  dependency-version: 2.1.5.20250526
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: boto3
  dependency-version: 1.38.25
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
  dependency-version: 3.0.1390
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: anthropic
  dependency-version: 0.52.1
  dependency-type: direct:production
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 15:26:09 +08:00
.github build: update build-and-push.yml. 2025-04-30 10:23:19 +08:00
.idea chore: Add icon for JetBrains Toolbox 2024-03-26 22:08:01 +08:00
apps feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
installer build: update build-and-push.yml. 2025-04-30 10:23:19 +08:00
ui feat: knowledge 2025-05-30 14:34:24 +08:00
.dockerignore chore: add ignore 2025-04-11 15:57:58 +08:00
.gitignore init: init 2025-04-16 19:20:15 +08:00
main.py init project 2025-04-14 20:11:23 +08:00
pyproject.toml build(deps): bump the python-dependencies group with 8 updates 2025-06-02 15:26:09 +08:00