mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-07-15 13:51:39 +00:00
6 lines
163 B
YAML
6 lines
163 B
YAML
|
|
ai:
|
||
|
|
platform:
|
||
|
|
ollama:
|
||
|
|
endpoint: '%env(string:settings:ai_ollama:endpoint)%'
|
||
|
|
api_key: '%env(string:settings:ai_ollama:apiKey)%'
|