Get available LLM services
GET/api/v4/llmservices
Retrieve all available LLM services from the plugin's bridge API. If a user ID is provided, only services accessible to that user (via their permitted bots) are returned.
Permissions
Must be authenticated. Minimum server version: 11.2
Responses
- 200
- 401
- 500
LLM services retrieved successfully
No access token provided
Something went wrong with the server