evolution-api/prisma
Guilherme Gomes 71124755b0 feat(evoai): add EvoAI integration with models, services, and routes
- Introduced Evoai and EvoaiSetting models in both MySQL and PostgreSQL schemas.
- Implemented EvoaiController and EvoaiService for managing EvoAI bots.
- Created EvoaiRouter for handling API requests related to EvoAI.
- Added DTOs and validation schemas for EvoAI integration.
- Updated server module and chatbot controller to include EvoAI functionality.
- Configured environment settings for EvoAI integration.
2025-05-15 11:54:11 -03:00
..
mysql-migrations Merge pull request #1433 from paulocoutinhox/fix-mysql-wavoip-token 2025-05-10 10:32:12 -03:00
postgresql-migrations Add N8n integration with models, services, and routes 2025-05-14 20:47:23 -03:00
mysql-schema.prisma feat(evoai): add EvoAI integration with models, services, and routes 2025-05-15 11:54:11 -03:00
postgresql-schema.prisma feat(evoai): add EvoAI integration with models, services, and routes 2025-05-15 11:54:11 -03:00