Commit Graph

4 Commits

Author SHA1 Message Date
Renato
14435cd3b2 Integra AI con tools (Anthropic/Z.ai) y elimina código obsoleto
- Reemplaza respuestas programadas por AI con tools
- Implementa buscar_productos y confirmar_venta como tools
- Configura API Anthropic (Z.ai) con glm-4.7
- Elimina código legacy de búsqueda manual
- Limpia variables obsoletas (PicoClaw, OpenClaw)
- Actualiza docker-compose para nuevo flujo
2026-02-15 22:17:36 +01:00
Renato
b5772e159e fix: Improve OpenClaw response handling and increase character limit 2026-02-15 18:28:25 +01:00
Renato
3bd9c10fc2 chore: Connect backend to OpenClaw CLI instead of direct Z.AI API 2026-02-15 18:14:50 +01:00
Renato
47264049e6 Initial commit: PymesBot Demo with IA integration
- FastAPI backend with WebSocket chat
- SQLite database for products
- Z.AI (GLM-4.7) integration for AI responses
- Docker deployment ready
- Caddy proxy configuration
2026-02-15 17:07:39 +01:00