- Add comprehensive documentation in botbook/ with 12 chapters - Add botapp/ Tauri desktop application - Add botdevice/ IoT device support - Add botlib/ shared library crate - Add botmodels/ Python ML models service - Add botplugin/ browser extension - Add botserver/ reorganized server code - Add bottemplates/ bot templates - Add bottest/ integration tests - Add botui/ web UI server - Add CI/CD workflows in .forgejo/workflows/ - Add AGENTS.md and PROD.md documentation - Add dependency management scripts (DEPENDENCIES.sh/ps1) - Remove legacy src/ structure and migrations - Clean up temporary and backup files
448 B
448 B
| 1 | name,value |
|---|---|
| 2 | episodic-memory-history,2 |
| 3 | episodic-memory-threshold,4 |
| 4 | theme-color1,#E91E63 |
| 5 | theme-color2,#FCE4EC |
| 6 | theme-logo,https://pragmatismo.com.br/icons/general-bots.svg |
| 7 | theme-title,Marketing Hub - General Bots |
| 8 | bot-name,Marketing Automation Assistant |
| 9 | welcome-message,Welcome to Marketing Hub! Create campaigns, templates, and broadcast messages. |
| 10 | instagram-account, |
| 11 | whatsapp-business-id, |
| 12 | default-channel,whatsapp |
| 13 | rate-limit,10 |
| 14 | max-broadcast-size,1000 |