evolution-api/src/api/integrations/chatbot
Guilherme Gomes c30bae4c3a refactor(openai): improve service initialization and streamline audio transcription handling
- Updated OpenaiService and related classes to enhance the initialization process by ensuring the correct order of parameters.
- Simplified audio message handling by consolidating transcription logic and improving error handling.
- Refactored the OpenaiController to utilize the new structure, ensuring better integration with the base chatbot framework.
- Enhanced logging for better traceability during audio processing and API interactions.
2025-05-21 12:16:12 -03:00
..
chatwoot fix: only fallback caption when audioMessage exists 2025-05-10 16:20:05 -03:00
dify refactor(openai): improve service initialization and streamline audio transcription handling 2025-05-21 12:16:12 -03:00
evoai refactor(openai): improve service initialization and streamline audio transcription handling 2025-05-21 12:16:12 -03:00
evolutionBot Update ESLint configuration, Dockerfile, and package dependencies; refactor bot trigger logic 2025-01-09 12:57:21 -03:00
flowise Update ESLint configuration, Dockerfile, and package dependencies; refactor bot trigger logic 2025-01-09 12:57:21 -03:00
n8n refactor(openai): improve service initialization and streamline audio transcription handling 2025-05-21 12:16:12 -03:00
openai refactor(openai): improve service initialization and streamline audio transcription handling 2025-05-21 12:16:12 -03:00
typebot style: run lint 2025-02-22 14:17:37 -03:00
base-chatbot.controller.ts refactor(openai): improve service initialization and streamline audio transcription handling 2025-05-21 12:16:12 -03:00
base-chatbot.dto.ts refactor(openai): improve service initialization and streamline audio transcription handling 2025-05-21 12:16:12 -03:00
base-chatbot.service.ts refactor(openai): improve service initialization and streamline audio transcription handling 2025-05-21 12:16:12 -03:00
chatbot.controller.ts feat(evoai): add EvoAI integration with models, services, and routes 2025-05-15 11:54:11 -03:00
chatbot.router.ts feat(evoai): add EvoAI integration with models, services, and routes 2025-05-15 11:54:11 -03:00
chatbot.schema.ts feat(evoai): add EvoAI integration with models, services, and routes 2025-05-15 11:54:11 -03:00