Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 357 Bytes

File metadata and controls

19 lines (12 loc) · 357 Bytes

heta query

Ask a read-only question against inserted documents.

heta query "What does the design doc say about rate limits?"

Use this when the answer should come from the wiki knowledge base, not personal memory.

Options:

heta query "..." --top-k 5

--top-k controls how many vector matches are offered to the query agent.