@@ -7,9 +7,11 @@ See the full documentation at [`../README.md`](../README.md) or browse sub-pages
77
88<!-- vim-markdown-toc GFM -->
99
10+ * [ Basic info] ( #basic-info )
1011* [ Overview] ( #overview )
1112* [ Installation and configuration] ( #installation-and-configuration )
1213* [ Status of Lightspeed Core Stack versions] ( #status-of-lightspeed-core-stack-versions )
14+ * [ Migration guides] ( #migration-guides )
1315* [ Info for developers] ( #info-for-developers )
1416* [ API] ( #api )
1517* [ RAG and BYOK] ( #rag-and-byok )
@@ -31,16 +33,18 @@ See the full documentation at [`../README.md`](../README.md) or browse sub-pages
3133
3234<!-- vim-markdown-toc -->
3335
34- ## Overview
36+ ## Basic info
37+
38+ [ Overview] ( https://lightspeed-core.github.io/lightspeed-stack/basic_info/overview.html )
39+
40+ [ Getting started] ( https://lightspeed-core.github.io/lightspeed-stack/basic_info/getting_started.html )
3541
36- [ Overview] ( https://lightspeed-core.github.io/lightspeed-stack/overview.html )
42+ ## Overview
3743
3844[ Architecture] ( https://lightspeed-core.github.io/lightspeed-stack/ARCHITECTURE.html )
3945
4046[ Architecture diagram] ( https://lightspeed-core.github.io/lightspeed-stack/architecture.svg )
4147
42- [ Getting started] ( https://lightspeed-core.github.io/lightspeed-stack/getting_started.html )
43-
4448[ Authentication and Authorization] ( https://lightspeed-core.github.io/lightspeed-stack/auth.html )
4549
4650## Installation and configuration
@@ -152,6 +156,8 @@ See the full documentation at [`../README.md`](../README.md) or browse sub-pages
152156
153157[ Design] ( https://lightspeed-core.github.io/lightspeed-stack/design/llama-stack-config-merge/llama-stack-config-merge.html )
154158
159+ [ Profiles (Deployment Guide)] ( https://lightspeed-core.github.io/lightspeed-stack/deployment_guide.html#profiles )
160+
155161### Low overhead deployment for server mode
156162
157163[ Design] ( https://lightspeed-core.github.io/lightspeed-stack/design/low-overhead-deployment-for-server-mode/low-overhead-deployment-for-server-mode.html )
0 commit comments