Skip to main content

Module query

Module query 

Source
Expand description

context/query request/response shapes (SPEC.md §5). Budget-aware by contract: every query carries max_tokens; a conforming provider never returns more than the budget and never lies about cost.

Structs§

ContextQuery
A request to a CGP provider for context frames relevant to a goal.
ContextQueryResult
The response to a context/query call.