add back comment

This commit is contained in:
Andrew Pareles 2025-04-14 12:02:48 -07:00
parent 165c5aac24
commit f5d68d9348

View file

@ -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,