fix(active-memory): clarify fallback config help (#74602) (thanks @jeffrey701)

This commit is contained in:
Peter Steinberger
2026-04-30 05:01:19 +01:00
parent c894dbf0ae
commit 4b3f91c686
2 changed files with 2 additions and 1 deletions

View File

@@ -99,7 +99,7 @@
},
"modelFallbackPolicy": {
"label": "Model Fallback Policy",
"help": "Deprecated compatibility field. Active Memory no longer uses a built-in fallback model; set modelFallback explicitly if you want a fallback."
"help": "Deprecated compatibility field. modelFallback is only the chain-resolution last resort when no explicit plugin model, session model, or agent primary model resolves; it is not runtime failover."
},
"allowedChatTypes": {
"label": "Allowed Chat Types",