Skip to content

Conversation

@YuweiXiao
Copy link

@YuweiXiao YuweiXiao commented Sep 10, 2025

With this PR, users can now utilize claude-context in a fully local manner, powered by a local Ollama embedding service and vector engine provided by a local PostgreSQL docker container. All claude context-related operations occur entirely locally, with zero code transmission over the internet.

To enable PostgreSQL as vector backend, set through

VECTOR_DATABASE_PROVIDER = "postgres"
POSTGRES_CONNECTION_STRING = "postgresql://username:password@host:port/db"

@tan-yong-sheng
Copy link

+1 hope for this support, thanks a lot for the work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants