From fce82d2dd0184c2e376a67f2469dbd3790ef7c8a Mon Sep 17 00:00:00 2001 From: Pavel Tisnovsky Date: Wed, 21 Jan 2026 20:38:48 +0100 Subject: [PATCH] LCORE-1218: updated LCORE GitHub pages --- docs/README.md | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/docs/README.md b/docs/README.md index 65534f45a..3b639f4d4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,3 +2,64 @@ Welcome. This directory is published via GitHub Pages. See the full documentation at [`../README.md`](../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] +