chore: whitelist jan model with tool use support by default
This commit is contained in:
parent
c355649759
commit
25a0c14be8
@ -17,7 +17,7 @@ export enum ModelCapabilities {
|
||||
|
||||
// TODO: Remove this enum when we integrate llama.cpp extension
|
||||
export enum DefaultToolUseSupportedModels {
|
||||
JanNano = 'jan-nano',
|
||||
JanNano = 'jan-',
|
||||
Qwen3 = 'qwen3',
|
||||
Lucy = 'lucy',
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user