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

Updates `django-redis` to 6.0.0
- [Release notes](https://github.com/jazzband/django-redis/releases)
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jazzband/django-redis/compare/5.4.0...6.0.0)

Updates `langchain-openai` to 0.3.24
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.23...langchain-openai==0.3.24)

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

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

Updates `dashscope` to 1.23.5

Updates `python-docx` to 1.2.0
- [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst)
- [Commits](https://github.com/python-openxml/python-docx/compare/v1.1.2...v1.2.0)

Updates `django-apscheduler` to 0.7.0
- [Release notes](https://github.com/jcass77/django-apscheduler/releases)
- [Changelog](https://github.com/jcass77/django-apscheduler/blob/develop/docs/changelog.md)
- [Commits](https://github.com/jcass77/django-apscheduler/compare/v0.6.2...v0.7.0)

---
updated-dependencies:
- dependency-name: django-redis
  dependency-version: 6.0.0
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langchain-openai
  dependency-version: 0.3.24
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: boto3
  dependency-version: 1.38.39
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
  dependency-version: 3.0.1405
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: dashscope
  dependency-version: 1.23.5
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: python-docx
  dependency-version: 1.2.0
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: django-apscheduler
  dependency-version: 0.7.0
  dependency-type: direct:production
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-20 11:39:08 +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 fix: model add workspace_id 2025-06-20 10:40:51 +08:00
installer refactor: add chat build step to Dockerfile 2025-06-18 18:18:24 +08:00
ui fix: icon 2025-06-20 11:13:42 +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
README.md feat: add compilation and installation scripts for MaxKB project 2025-06-13 18:04:55 +08:00
main.py init project 2025-04-14 20:11:23 +08:00
pyproject.toml build(deps): bump the python-dependencies group with 7 updates 2025-06-20 11:39:08 +08:00