mirror of
https://github.com/voideditor/void
synced 2026-05-23 09:28:23 +00:00
add back comment
This commit is contained in:
parent
165c5aac24
commit
f5d68d9348
1 changed files with 3 additions and 0 deletions
|
|
@ -172,6 +172,9 @@ const modelOptionsDefaults: VoidStaticModelInfo = {
|
|||
reasoningCapabilities: false,
|
||||
}
|
||||
|
||||
// TODO!!! double check all context sizes below
|
||||
// TODO!!! add openrouter common models
|
||||
// TODO!!! allow user to modify capabilities and tell them if autodetected model or falling back
|
||||
const openSourceModelOptions_assumingOAICompat = {
|
||||
'deepseekR1': {
|
||||
supportsFIM: false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue