botserver/templates/bling.gbai/bling.gbdialog/refresh-llm.bas
Rodrigo Rodriguez (Pragmatismo) 5d21bba1e1 ``` Add KB Statistics keywords and infrastructure documentation
- Add KB Statistics keywords for Qdrant vector database monitoring: KB
  STATISTICS, KB COLLECTION STATS, KB DOCUMENTS COUNT, KB DOCUMENTS
  ADDED SINCE, KB LIST COLLECTIONS, KB STORAGE SIZE

- Add comprehensive infrastructure documentation:
  - Scaling and load balancing with LXC containers
  - Infrastructure design with encryption, sharding strategies
  - Observ
2025-11-30 16:25:51 -03:00

7 lines
147 B
QBasic

SET SCHEDULE "0 0 21 * * *"
DESCRIPTION "Refresh data analysis context for LLM"
REFRESH "data-analysis"
TALK "Data analysis context refreshed."