Skip to main content

Module config

Module config 

Source
Expand description

Configuration resolution for gcode.

Structs§

CodeVectorSettings
Context
Resolved runtime context for gcode commands.
FalkorConfig
FalkorDB connection configuration.
ProjectIdentity
ServiceConfigSelection

Enums§

CodeVectorConfigError
MissingIdentity
ProjectIdentitySource
ProjectIndexScope

Constants§

CODE_SYMBOL_COLLECTION_PREFIX
FALKORDB_GRAPH_NAME
FALKORDB_HOST_CONFIG_KEY
FALKORDB_PASSWORD_CONFIG_KEY
FALKORDB_PORT_CONFIG_KEY
GOBBY_FALKORDB_HOST_ENV
GOBBY_FALKORDB_PASSWORD_ENV
GOBBY_FALKORDB_PORT_ENV

Functions§

detect_project_root
Detect project root by walking up the directory tree.
detect_project_root_from
resolve_project_identity
warn_project_identity

Type Aliases§

EmbeddingConfig
Embedding API configuration (OpenAI-compatible endpoint).
QdrantConfig
Qdrant connection configuration.