Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Current message to process
Pre-configured search modes: basic, advanced, or custom.
Available options:
basic
, advanced
, custom
The search configuration object for retrieving context.
Configuration for RAG generation in 'rag' mode
Configuration for generation in ‘research’ mode. If not provided but mode=‘research’, rag_generation_config will be used with appropriate model overrides.
List of tools to enable for RAG mode. Available tools: search_file_knowledge, get_file_content, web_search, web_scrape, search_file_descriptions
Available options:
web_search
, web_scrape
, search_file_descriptions
, search_file_knowledge
, get_file_content
Response
200