基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
Go to file
shaohuzhang1 5f902ef5de
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
feat: authentication (#2906)
2025-04-16 20:09:00 +08:00
.github feat: load environment variables from .env file and update config loading logic 2025-04-15 15:09:26 +08:00
.idea chore: Add icon for JetBrains Toolbox 2024-03-26 22:08:01 +08:00
apps feat: authentication (#2906) 2025-04-16 20:09:00 +08:00
installer build: add Dockerfile-python-pg 2025-04-14 15:47:02 +08:00
ui init: init 2025-04-16 19:20:15 +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 feat: update UUID generation to use uuid.uuid7 and add uuid-utils dependency 2025-04-16 15:02:37 +08:00