Expand description
Side query - lightweight non-streaming API call wrapper.
Structs§
- Side
Query Memory Selection - Parsed memory selection result from side query response.
- Side
Query Options - Configuration for a side query request.
Functions§
- side_
query - Execute a side query (non-streaming API call) with Anthropic-compatible format.
- side_
query_ simple - Execute a side query with OpenAI-compatible format.
- side_
query_ with_ tools - Execute a side query with tool support.