MaxKB/apps/setting
CaptainB ae7c446e81 fix: show tips for non exist ollama model
--bug=1050792 --user=刘瑞斌 【模型管理】ollama图片理解模型,选择服务器上不存在的模型时没有自动下载 https://www.tapd.cn/57709429/s/1636732
2024-12-25 14:30:58 +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 fix: show tips for non exist ollama model 2024-12-25 14:30:58 +08:00
serializers feat: Create model and configure advanced parameters 2024-12-13 14:42:14 +08:00
sql feat: 权限限制,团队设置接口,数据集接口 2023-10-09 19:03:41 +08:00
swagger_api feat: 模型接口添加权限参数 2024-07-16 16:08:31 +08:00
views feat: Create model and configure advanced parameters 2024-12-13 14:42:14 +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