Skip to content

Latest commit

 

History

History
65 lines (27 loc) · 1.88 KB

File metadata and controls

65 lines (27 loc) · 1.88 KB

Lightspeed-Stack Documentation

Welcome. This directory is published via GitHub Pages. See the full documentation at ../README.md or browse sub-pages in docs/.

Overview

(Architecture)[https://lightspeed-core.github.io/lightspeed-stack/ARCHITECTURE.html]

(Architecture diagram)[https://lightspeed-core.github.io/lightspeed-stack/architecture.svg]

(Getting started)[https://lightspeed-core.github.io/lightspeed-stack/getting_started.html]

(Authentication and Authorization)[https://lightspeed-core.github.io/lightspeed-stack/auth.html]

Installation and configuration

(Deployment Guide)[https://lightspeed-core.github.io/lightspeed-stack/deployment_guide.html]

(Linux)[https://lightspeed-core.github.io/lightspeed-stack/installation_linux.html]

(MacOS)[https://lightspeed-core.github.io/lightspeed-stack/installation_macos.html]

(Configuration)[https://lightspeed-core.github.io/lightspeed-stack/config.html]

API

(OpenAPI specification)[https://lightspeed-core.github.io/lightspeed-stack/openapi.html]

(Conversations API)[https://lightspeed-core.github.io/lightspeed-stack/conversations_api.html]

(A2A (Agent-to-Agent) Protocol)[https://lightspeed-core.github.io/lightspeed-stack/a2a_protocol.html]

RAG and BYOK

(RAG Configuration Guide)[https://lightspeed-core.github.io/lightspeed-stack/rag_guide.html]

(BYOK guide)[https://lightspeed-core.github.io/lightspeed-stack/byok_guide.html]

Other features

(Providers)[https://lightspeed-core.github.io/lightspeed-stack/providers.html]

(User data collection)[https://lightspeed-core.github.io/lightspeed-stack/user_data_collection.html]

(Database structure)[https://lightspeed-core.github.io/lightspeed-stack/DB/index.html]

Testing

(Testing)[https://lightspeed-core.github.io/lightspeed-stack/testing.html]

(List of e2e scenarios)[https://lightspeed-core.github.io/lightspeed-stack/e2e_scenarios.html]