ktx/examples/local-warehouse/ktx.yaml

23 lines
364 B
YAML
Raw Permalink Normal View History

2026-05-10 23:12:26 +02:00
connections:
warehouse:
driver: postgres
storage:
state: sqlite
search: sqlite-fts5
git:
auto_commit: true
2026-05-10 23:51:24 +02:00
author: "ktx <ktx@example.com>"
2026-05-10 23:12:26 +02:00
ingest:
adapters:
- fake
agent:
run_research:
enabled: false
max_iterations: 20
default_toolset:
- sl_query
- wiki_search
2026-05-10 23:12:26 +02:00
- sl_read_source
memory:
auto_commit: true