CodeMind / docs /config_example.yaml
devjas1
feat: Inital commit from recovered state
80b95e8
raw
history blame
137 Bytes
embedding:
model_path: "./models/embeddinggemma-300m"
dim: 768
truncate_to: 128
retrieval:
top_k: 5
similarity_threshold: 0.75