cortexdb-grpc

command
v2.39.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2026 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Command cortexdb-grpc serves the pkg/cortexdb facade over gRPC.

Configuration (flags override env; .env is loaded when present):

CORTEXDB_PATH        SQLite file path (default ~/.cortexdb/cortexdb.db)
CORTEXDB_GRPC_ADDR   listen address (default 127.0.0.1:47821)
CORTEXDB_GRPC_TOKEN  bearer token; empty disables auth
OPENAI_BASE_URL      OpenAI-compatible base URL enabling embeddings
OPENAI_API_KEY       API key for the embeddings endpoint
CORTEXDB_EMBED_MODEL embedding model name (default text-embedding-3-small)
CORTEXDB_EMBED_DIM   embedding dimension (default 1536)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL