Public beta — not for production use. Data may be wiped at any time. Questions? Contact us.
Documentation menu

axiom memory search

Semantic search over memories for a flow

View as Markdown
<!-- GENERATED by docs/scripts/gen-cli-reference — DO NOT EDIT. Source of truth: the cobra command definitions in cmd/axiom/cmd/. Regenerate from the repo root with: go run ./docs/scripts/gen-cli-reference -->

axiom memory search

Semantic search over memories for a flow

Performs a semantic/hybrid search over all memories associated with a flow.

The --flow flag is required. Results are printed as a table with content, importance score, and retrieval score.

Example:

axiom memory search --flow my-flow-id "preferred output format"

Usage

axiom memory search --flow <flow-id> <query> [flags]

Flags

FlagShorthandTypeDefaultDescription
--flowstringflow ID to search within (required)
--help-hboolhelp for search

See also