add model config parameter to full reference config (#19520)

* add model config parameter to full reference config

* oversight with comment location

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
Niko 2025-08-22 18:07:19 +04:00 committed by GitHub
parent dbceb4dcc7
commit ee48d6782d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -665,6 +665,8 @@ genai:
base_url: http://localhost::11434
# Required if gemini or openai
api_key: "{FRIGATE_GENAI_API_KEY}"
# Required if enabled: The model to use with the provider.
model: gemini-1.5-flash
# Optional additional args to pass to the GenAI Provider (default: None)
provider_options:
keep_alive: -1