Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,16 @@ nav:

- Core Platform:
- Overview: soliplex/overview.md
- Setup:
- Server: soliplex/server.md
- Client: soliplex/client.md
- RAG Database: soliplex/rag.md
- Server:
- "Setup": soliplex/server/index.md
- "CLI": soliplex/server/cli.md
- "OS Environment": soliplex/server/environment.md
- "SSE Resume Support": soliplex/server/sse_resume.md
- RAG Database: soliplex/rag.md
- Configuration:
- Filesystem Layout: soliplex/config/filesystem_layout.md
- Installation: soliplex/config/installation.md
- Meta: soliplex/config/meta.md
- Meta-configuration: soliplex/config/meta.md
- Environment: soliplex/config/environment.md
- Secrets: soliplex/config/secrets.md
- Agents: soliplex/config/agents.md
Expand All @@ -76,8 +78,11 @@ nav:
- RAG: soliplex/config/rag.md
- Quizzes: soliplex/config/quizzes.md
- OIDC Authentication: soliplex/config/oidc_providers.md
- Python Logging: soliplex/config/logging.md
- Logfire: soliplex/config/logfire.md
- SQLAlchemy DBURIs: soliplex/config/dburis.md
- AI Skills: soliplex/config/skills.md
- AG-UI Features: soliplex/config/agui.md
- Usage: soliplex/usage.md
- Docker: soliplex/docker.md

Expand Down
2 changes: 1 addition & 1 deletion projects/chatbot
2 changes: 1 addition & 1 deletion projects/frontend
Submodule frontend updated 191 files
2 changes: 1 addition & 1 deletion projects/ingester
Submodule ingester updated 109 files
2 changes: 1 addition & 1 deletion projects/pdf-splitter
2 changes: 1 addition & 1 deletion projects/soliplex
Submodule soliplex updated 139 files