generalbots/docs/src/chapter-02
2025-10-25 20:28:40 -03:00
..
gbai.md
gbdialog.md
gbdrive.md
gbkb.md
gbot.md
gbtheme.md
README.md Revise documentation in Chapter 01 to improve clarity and structure, including updates to the installation instructions and session management overview. 2025-10-25 15:59:06 -03:00
summary.md Update documentation to reflect transition from Qdrant to VectorDB, including caching, indexing, and semantic search sections. Add comprehensive overview for Chapter 03. 2025-10-25 20:28:40 -03:00

About Packages

Component Extension Role
Dialog scripts .gbdialog BASICstyle conversational logic
Knowledge bases .gbkb VectorDB collections
UI themes .gbtheme CSS/HTML assets
Bot config .gbbot CSV mapping to UserSession
Application Interface .gbai Core application architecture
File storage .gbdrive Object storage integration (MinIO)