基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
Go to file
dependabot[bot] 3d1c43c020 build(deps): update anthropic requirement from 0.49.0 to 0.50.0
Updates the requirements on [anthropic](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version.
- [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.49.0...v0.50.0)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 0.50.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-25 09:21:17 +08:00
.github build: init directory. 2025-04-18 14:10:16 +08:00
.idea chore: Add icon for JetBrains Toolbox 2024-03-26 22:08:01 +08:00
apps feat: refactor response serializers for model parameters and lists 2025-04-24 13:42:58 +08:00
installer build: update Dockerfile. 2025-04-21 16:39:20 +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 build(deps): update anthropic requirement from 0.49.0 to 0.50.0 2025-04-25 09:21:17 +08:00