Hey everyone, I’m stuck with a config issue and could use a second pair of eyes.
I have a pending change where models is shown as undefined → { "providers": { "custom-1": { "api": "open..." }}}.
The UI won’t apply the change, and it looks like the schema isn’t matching what the app expects.
Questions:
Does models need to be explicitly defined before adding providers?
Is this a known issue with the config editor, or am I nesting this at the wrong level?
Happy to share the full config if needed.