Skip to main content
POST
Match

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
capability
enum<string>
required
Available options:
llm,
embedding
suggested_models
string[] | null
score_cutoff
number
default:0.4

Response

Successful Response

items
ModelWithScore · object[]
required
total_count
integer
required
next_page_token
string<uuid> | null
required
has_more
boolean
default:false