local.example.yaml yaml
13 lines 465 B
Raw
sha256:e3574dcaff08ff0d4a7d80b81c9d7c720727f3aa6e4e062e39224019e2f761c9 Initial seed: CLI-first Knowtation with SKILL.md, vault, and docs Agent 136 days ago
1 # Copy to config/local.yaml and set your paths. Do not commit config/local.yaml.
2
3 # Absolute path to the vault (Obsidian-style Markdown root)
4 # vault_path: /absolute/path/to/knowtation/vault
5
6 # Vector store (optional; CLI uses this for search)
7 # qdrant_url: http://localhost:6333
8 # Or use sqlite-vec and set data/vectors.db path in the indexer.
9
10 # Embedding (for indexer and, if needed, for CLI search)
11 # embedding:
12 # provider: ollama
13 # model: nomic-embed-text
File History 1 commit
sha256:e3574dcaff08ff0d4a7d80b81c9d7c720727f3aa6e4e062e39224019e2f761c9 Initial seed: CLI-first Knowtation with SKILL.md, vault, and docs Agent 136 days ago