Files
frigate/web/e2e/specs/settings
Josh Hawkins ce0197cc8f fix semantic search model_size showing dirty for genai embeddings providers
The resolved config always reports model_size (schema default), so clearing it
whenever a provider was selected falsely marked the field dirty on load and sent
a delete for a YAML key that isn't there (Error updating config: 'model_size').
Only clear a non-default value, which is the only case actually present in the
config file.
2026-07-19 06:47:08 -05:00
..