LLM
Lists the models the authenticated caller may scope an LLM key to via POST /v1/llm/keys, the same actor-scoped catalogue that endpoint validates against. models carries the bare model names; modelSpecs carries each model's display and capability metadata (same set, same order). Tessl-only models are included only for Tessl members.
get/v1/llm/available
Headers
Authorizationstring
Response
Default Response
Changes
Changed in 1 of the 26 revisions of this API.1
- ○
added the required property
data/attributes/modelSpecs/items/apiSurfaceto the response with the200statusresponse-required-property-added
- ○