docs: add ktx.yaml configuration reference (#200)

Adds a new Configuration section to the docs with a reference page that
covers every top-level block of ktx.yaml: connections, setup, storage,
llm, ingest, scan, agent, and memory. Each block lists fields, defaults,
accepted values, and a short YAML example, with a leading schematic that
groups blocks into inputs, compute, and persistence.
This commit is contained in:
Andrey Avtomonov 2026-05-21 15:29:20 +02:00 committed by GitHub
parent 2366b00301
commit 5211a0317e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 620 additions and 0 deletions

View file

@ -6,6 +6,7 @@
"concepts",
"guides",
"integrations",
"configuration",
"cli-reference",
"ai-resources",
"community"