public

Handle Search Request

Simple search endpoint, does not create a new message or records in the DB

post/query/document-search

Request body

chunks_aboveinteger nullable
chunks_belowinteger nullable
full_docboolean
messagestring required
search_type'keyword' | 'semantic' | 'internet' required
recency_bias_multipliernumber
evaluation_type'agentic' | 'basic' | 'skip' | 'unspecified' required

Response

Successful Response

llm_indicesinteger[] required

Changes