Documentation
¶
Overview ¶
Example: Anthropic native memory tool backed by Traceary.
Run from the repository root:
export ANTHROPIC_API_KEY=sk-ant-... export TRACEARY_DB_PATH=/tmp/traceary-anthropic-memory.db # optional go run ./examples/anthropic-memory
The program makes a live Anthropic API call. CI should only build it; do not run it without an API key and an explicit smoke-test decision.
Click to show internal directories.
Click to hide internal directories.