POST
/
query

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
messages
object[]
required

Chat messages for context and query

repositories
object[]
required

List of repositories to query

stream
boolean
default:
false

Whether to stream the response

Response

200
application/json
Query processed successfully
content
string
sources
string[]