@@ -9,63 +9,63 @@ About The Project
99
1010Lightspeed Core Stack (LCS) is an AI powered assistant that provides answers to product questions using backend LLM services, agents, and RAG databases.
1111
12- !(Logo) [ https://lightspeed-core.github.io/lightspeed-stack/logo.jpg ]
12+ ![ Logo ] ( https://lightspeed-core.github.io/lightspeed-stack/logo.jpg )
1313
1414## Overview
1515
16- (Architecture) [ https://lightspeed-core.github.io/lightspeed-stack/ARCHITECTURE.html ]
16+ [ Architecture ] ( https://lightspeed-core.github.io/lightspeed-stack/ARCHITECTURE.html )
1717
18- ( Architecture diagram) [ https://lightspeed-core.github.io/lightspeed-stack/architecture.svg ]
18+ [ Architecture diagram] ( https://lightspeed-core.github.io/lightspeed-stack/architecture.svg )
1919
20- ( Getting started) [ https://lightspeed-core.github.io/lightspeed-stack/getting_started.html ]
20+ [ Getting started] ( https://lightspeed-core.github.io/lightspeed-stack/getting_started.html )
2121
22- ( Authentication and Authorization) [ https://lightspeed-core.github.io/lightspeed-stack/auth.html ]
22+ [ Authentication and Authorization] ( https://lightspeed-core.github.io/lightspeed-stack/auth.html )
2323
2424
2525
2626## Installation and configuration
2727
28- ( Deployment Guide) [ https://lightspeed-core.github.io/lightspeed-stack/deployment_guide.html ]
28+ [ Deployment Guide] ( https://lightspeed-core.github.io/lightspeed-stack/deployment_guide.html )
2929
30- (Linux) [ https://lightspeed-core.github.io/lightspeed-stack/installation_linux.html ]
30+ [ Linux ] ( https://lightspeed-core.github.io/lightspeed-stack/installation_linux.html )
3131
32- (MacOS) [ https://lightspeed-core.github.io/lightspeed-stack/installation_macos.html ]
32+ [ MacOS ] ( https://lightspeed-core.github.io/lightspeed-stack/installation_macos.html )
3333
34- (Configuration) [ https://lightspeed-core.github.io/lightspeed-stack/config.html ]
34+ [ Configuration ] ( https://lightspeed-core.github.io/lightspeed-stack/config.html )
3535
3636
3737
3838## API
3939
40- ( OpenAPI specification) [ https://lightspeed-core.github.io/lightspeed-stack/openapi.html ]
40+ [ OpenAPI specification] ( https://lightspeed-core.github.io/lightspeed-stack/openapi.html )
4141
42- ( Conversations API) [ https://lightspeed-core.github.io/lightspeed-stack/conversations_api.html ]
42+ [ Conversations API] ( https://lightspeed-core.github.io/lightspeed-stack/conversations_api.html )
4343
44- ( A2A ( Agent-to-Agent) Protocol) [ https://lightspeed-core.github.io/lightspeed-stack/a2a_protocol.html ]
44+ [ A2A [ Agent-to-Agent] Protocol] ( https://lightspeed-core.github.io/lightspeed-stack/a2a_protocol.html )
4545
4646
4747
4848
4949## RAG and BYOK
5050
51- ( RAG Configuration Guide) [ https://lightspeed-core.github.io/lightspeed-stack/rag_guide.html ]
51+ [ RAG Configuration Guide] ( https://lightspeed-core.github.io/lightspeed-stack/rag_guide.html )
5252
53- ( BYOK guide) [ https://lightspeed-core.github.io/lightspeed-stack/byok_guide.html ]
53+ [ BYOK guide] ( https://lightspeed-core.github.io/lightspeed-stack/byok_guide.html )
5454
5555
5656## Other features
5757
58- (Providers) [ https://lightspeed-core.github.io/lightspeed-stack/providers.html ]
58+ [ Providers ] ( https://lightspeed-core.github.io/lightspeed-stack/providers.html )
5959
60- ( User data collection) [ https://lightspeed-core.github.io/lightspeed-stack/user_data_collection.html ]
60+ [ User data collection] ( https://lightspeed-core.github.io/lightspeed-stack/user_data_collection.html )
6161
62- ( Database structure) [ https://lightspeed-core.github.io/lightspeed-stack/DB/index.html ]
62+ [ Database structure] ( https://lightspeed-core.github.io/lightspeed-stack/DB/index.html )
6363
6464
6565
6666## Testing
6767
68- (Testing) [ https://lightspeed-core.github.io/lightspeed-stack/testing.html ]
68+ [ Testing ] ( https://lightspeed-core.github.io/lightspeed-stack/testing.html )
6969
70- ( List of e2e scenarios) [ https://lightspeed-core.github.io/lightspeed-stack/e2e_scenarios.html ]
70+ [ List of e2e scenarios] ( https://lightspeed-core.github.io/lightspeed-stack/e2e_scenarios.html )
7171
0 commit comments