botserver/src/basic
Rodrigo Rodriguez (Pragmatismo) 39bc972855 Add multimodal module for botmodels integration
Introduces IMAGE, VIDEO, AUDIO, and SEE keywords for BASIC scripts that
connect to the botmodels service for AI-powered media generation and
vision/captioning capabilities.

- Add BotModelsClient for HTTP communication with botmodels service
- Implement BASIC keywords: IMAGE, VIDEO, AUDIO (generation), SEE
  (captioning)
- Support configuration via config.csv for models
2025-11-29 20:40:08 -03:00
..
compiler Add SQLx dependencies for calendar feature 2025-11-27 23:10:43 -03:00
keywords Add multimodal module for botmodels integration 2025-11-29 20:40:08 -03:00
mod.rs Add multimodal module for botmodels integration 2025-11-29 20:40:08 -03:00