mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-13 08:15:14 +02:00
docs: move LLM configuration guide last (#117)
This commit is contained in:
parent
b565e44a22
commit
68628832a9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"title": "Guides",
|
"title": "Guides",
|
||||||
"defaultOpen": true,
|
"defaultOpen": true,
|
||||||
"pages": ["building-context", "llm-configuration", "writing-context", "serving-agents"]
|
"pages": ["building-context", "writing-context", "serving-agents", "llm-configuration"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue