RAG Query
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Headers
Request
The search configuration object. If search_mode
is custom
, these settings are used as-is. For basic
or advanced
, these settings will override the default mode configuration.
Common overrides include filters
to narrow results and limit
to control how many results are returned.