Replies: 3 comments
-
@ishaan-jaff would you have a second to help me out here? I have tried everything but keep getting this error. |
Beta Was this translation helpful? Give feedback.
-
Your fallback looks misconfigured, as Please try setting fallbacks like this:
|
Beta Was this translation helpful? Give feedback.
-
That stopped working @krrishdholakia, with just the config you provide I still get:
I use the model groups quite extensively, can that be a contributing factor? edit: while not a viable option for me (IaC), I tested it in the UI. Same problem: side quest: that selection dialogue is not very useful when using model groups: ![]() |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
My fallbacks don't seem to work, with errors. I opened this issue (#11197), but I am curious if it might just be a configuration error.
My config:
The error:
The documentation on this topic is incomplete, with different sections of the documentation using different config keys. I have also tried to use the "JSON"-approach from the docs (
[{"model": ["fallback1"]}]
), but (obviously) that makes no difference.I prefer my config as code, so I do not store model definitions in the database. Am I doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions