MaxKB/apps/models_provider
CaptainB b496a2b2c5 feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
..
api refactor: model api 2025-06-09 16:32:29 +08:00
constants feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
impl refactor: gemini 2025-06-05 09:12:38 +08:00
migrations feat: update migration files and add new models for application settings and chat functionality 2025-06-23 10:25:45 +08:00
models refactor: model 2025-06-09 14:28:17 +08:00
serializers fix: model add workspace_id 2025-06-20 10:40:51 +08:00
views feat: add user role permissions to workspace operations 2025-06-20 15:24:39 +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 refactor: openai 2025-04-25 17:53:22 +08:00
tests.py feat: add model setting 2025-04-17 18:01:33 +08:00
tools.py fix: chat bugs (#3308) 2025-06-19 14:53:24 +08:00
urls.py refactor: model 2025-06-16 21:04:46 +08:00