MaxKB/apps/setting
shaohuzhang1 30b1bdfe5e
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
fix: 修复openai计算token错误
(cherry picked from commit 3d1b3ea8d5)
2024-08-29 17:24:00 +08:00
..
migrations feat: 细分段落chunk增加召回命中率 (#841) 2024-07-23 18:19:41 +08:00
models fix: 修复应用无法保存 (#856) 2024-07-24 16:03:44 +08:00
models_provider fix: 修复openai计算token错误 2024-08-29 17:24:00 +08:00
serializers fix: 修复AI模型参数,切换模型时参数修改为当前模型的默认参数 2024-08-26 18:07:28 +08:00
sql feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
swagger_api feat: 模型接口添加权限参数 2024-07-16 16:08:31 +08:00
views fix: 修复AI模型参数,切换模型时参数修改为当前模型的默认参数 2024-08-26 18:07:28 +08:00
__init__.py feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
admin.py feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
apps.py feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
tests.py feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
urls.py refactor: 重构模型参数代码 2024-08-23 17:47:23 +08:00