UnisKB/apps/models_provider
tanlianwang 0546b773db feat(ui): 添加系统管理菜单功能并优化模型相关文案
- 新增系统管理菜单,包含用户管理、资源授权和系统设置功能
- 实现资源授权下拉菜单,支持应用、知识库、工具和模型的授权管理
- 实现系统设置下拉菜单,支持邮件设置等功能
- 将模型相关文案中的"供应商"统一修改为"模型",提升表述准确性
- 更新模型表单和API中的字段名称和提示信息
- 修复前端国际化文件中模型相关的翻译内容
2026-03-04 10:57:37 +08:00
..
api fix: Model swagger 2025-07-25 18:35:58 +08:00
constants refactor: model 2025-06-27 11:18:02 +08:00
impl feat: add token usage and top questions statistics endpoints 2025-11-13 14:56:56 +08:00
migrations feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
models feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
serializers chore: update file hashes for consistency and remove unnecessary ordering in model queries 2025-08-20 14:20:47 +08:00
sql feat: Folder authorization backend 2025-10-14 16:33:13 +08:00
views fix: Model params permission 2025-07-10 13:49:31 +08:00
__init__.py feat: add model setting 2025-04-17 18:01:33 +08:00
admin.py feat: add model setting 2025-04-17 18:01:33 +08:00
apps.py feat: add model setting 2025-04-17 18:01:33 +08:00
base_model_provider.py feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration 2025-09-12 14:27:48 +08:00
base_ttv.py feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration 2025-09-12 14:27:48 +08:00
tests.py feat: add model setting 2025-04-17 18:01:33 +08:00
tools.py feat(ui): 添加系统管理菜单功能并优化模型相关文案 2026-03-04 10:57:37 +08:00
urls.py chore: improve URL formatting and readability in urls.py 2025-06-25 14:51:47 +08:00