mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-25 08:48:08 +02:00
docs: add ktx.yaml configuration reference
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:
parent
a1cfb03d73
commit
c0c8d573cd
3 changed files with 620 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"concepts",
|
||||
"guides",
|
||||
"integrations",
|
||||
"configuration",
|
||||
"cli-reference",
|
||||
"ai-resources",
|
||||
"community"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue