基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
Go to file
dependabot[bot] e69341ed3c chore(deps): update pylint requirement from 3.1.0 to 3.3.6
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.3.6)

---
updated-dependencies:
- dependency-name: pylint
  dependency-version: 3.3.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-18 14:01:26 +08:00
.github chore: update target branch format in dependabot configuration 2025-04-18 13:57:16 +08:00
.idea chore: Add icon for JetBrains Toolbox 2024-03-26 22:08:01 +08:00
apps feat: add ToolModule model and API for managing tool modules with workspace support 2025-04-18 13:33:29 +08:00
installer build: add Dockerfile-python-pg 2025-04-14 15:47:02 +08:00
ui feat: login 2025-04-17 11:30:20 +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
package-lock.json init: init 2025-04-16 19:20:15 +08:00
pyproject.toml chore(deps): update pylint requirement from 3.1.0 to 3.3.6 2025-04-18 14:01:26 +08:00