RagQueryRequest
RAG query request model
Properties
query (required)
- Type:
string - Description: Question to ask the RAG system
top_k
- Type:
integer - Description: Number of results
include_citations
- Type:
boolean - Description: Include source citations
Example
{}