Endpoints
Model Select
Given an array of messages and the selection of LLMs you want to route between, /model-select
will return a label for which LLM you should call.
POST
Example usage:
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Successful response
The response is of type object
.