{ "chat_model": { "provider": "<string>", "id": "<string>", "name": "<string>" }, "inference_model": { "provider": "<string>", "id": "<string>", "name": "<string>" } }
Get the current global AI provider configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
The response is of type object.
object