Add new model

This commit is contained in:
ben
2025-04-14 17:44:25 +02:00
parent d070c7fa4d
commit 23b0703506
2 changed files with 4 additions and 1 deletions

View File

@@ -32,3 +32,6 @@ clients:
- name: deepseek-r1:7b
supports_function_calling: true
max_input_tokens: 128000
- name: deepcoder:14b
supports_function_calling: true
max_input_tokens: 128000