Skip to main content

Module query_fn

Module query_fn 

Source

Functionsยง

query
Execute a one-shot query against the Claude CLI and return a stream of messages.
query_collect
Execute a query and collect all messages until the result.
query_text
Execute a query and return just the text response.