2025-10-25 15:59:06 -03:00
|
|
|
|
## About Packages
|
|
|
|
|
|
| Component | Extension | Role |
|
|
|
|
|
|
|-----------|-----------|------|
|
|
|
|
|
|
| Dialog scripts | `.gbdialog` | BASIC‑style conversational logic |
|
|
|
|
|
|
| Knowledge bases | `.gbkb` | Vector‑DB 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) |
|