admin

Update Admin Llm Config

Update the global default LLM. Persisted to the settings store.

put/api/admin/config/llm

Request body

llm_providerstring nullable
llm_modelstring nullable
llm_api_basestring nullable

Response

Successful Response

llm_providerstring required
llm_modelstring required
llm_api_basestring nullable

Changes