Skip to content

Is there a config file to specify all environment variables at once? #293

@mojitonoproblem

Description

@mojitonoproblem

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions