MaxKB/apps/setting
CaptainB 801911d765 refactor: update QwenChatModel to use BaseChatOpenAI and remove unused methods
--bug=1052269 --user=刘瑞斌 【模型】对接千问模型,设置联网参数,maxkb对答不生效。通过python代码调用是可以的。 https://www.tapd.cn/57709429/s/1662132
2025-03-04 17:52:37 +08:00
..
migrations fix: 设置模型参数默认值,允许用户不设置模型参数 (#1750) 2024-12-04 10:30:45 +08:00
models refactor: 模型设置支持配置参数 2024-10-15 21:22:34 +08:00
models_provider refactor: update QwenChatModel to use BaseChatOpenAI and remove unused methods 2025-03-04 17:52:37 +08:00
serializers fix: When adding members in bulk, existing members will be automatically passed in, do not affect the joining of other members #2351 (#2397) 2025-02-25 16:54:29 +08:00
sql feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
swagger_api feat: i18n (#2011) 2025-01-13 11:15:51 +08:00
views feat: i18n (#2011) 2025-01-13 11:15:51 +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 feat: Create model and configure advanced parameters 2024-12-13 14:42:14 +08:00