Right after installing, in the viewer I get:
export ANTHROPIC_API_KEY=sk-ant-...
# then restart: npx @agentmemory/agentmemory
Set GRAPH_EXTRACTION_ENABLED=true and provide an LLM key, then restart.
Set CONSOLIDATION_ENABLED=true and provide an LLM key, then restart.
Set AGENTMEMORY_AUTO_COMPRESS=true and provide an LLM key.
Set AGENTMEMORY_INJECT_CONTEXT=true and restart.
export OPENAI_API_KEY=sk-...
# or VOYAGE_API_KEY, COHERE_API_KEY, OLLAMA_HOST
I want to test with the Pro subscription of Claude Code. If possible, would you point me in the right direction?
Thank you!
Right after installing, in the viewer I get:
Set GRAPH_EXTRACTION_ENABLED=true and provide an LLM key, then restart.Set CONSOLIDATION_ENABLED=true and provide an LLM key, then restart.Set AGENTMEMORY_AUTO_COMPRESS=true and provide an LLM key.Set AGENTMEMORY_INJECT_CONTEXT=true and restart.I want to test with the Pro subscription of Claude Code. If possible, would you point me in the right direction?
Thank you!