diff --git a/docs-site/content/docs/guides/meta.json b/docs-site/content/docs/guides/meta.json index 2e9703ec..0cc9c666 100644 --- a/docs-site/content/docs/guides/meta.json +++ b/docs-site/content/docs/guides/meta.json @@ -1,5 +1,5 @@ { "title": "Guides", "defaultOpen": true, - "pages": ["building-context", "llm-configuration", "writing-context", "serving-agents"] + "pages": ["building-context", "writing-context", "serving-agents", "llm-configuration"] }