evolution-api/src
Davidson Gomes 7bfb4f93bb Fix: Corrected openai trigger validation
Corrected an issue in the validation of openai triggers by changing the 'findFirst' method to 'findMany' and implementing a loop to find the correct trigger match. This change improves the accuracy of trigger validation and ensures that all possible matches are considered.

Impact: This fix ensures that the correct trigger is identified, improving the overall functionality of the openai integration.

Affected files:
- openai.service.ts
2024-07-29 17:29:55 -03:00
..
api Fix: Corrected openai trigger validation 2024-07-29 17:29:55 -03:00
cache feat: update Baileys library and add fake call feature 2024-06-14 08:44:19 -03:00
config chore: Crud openai complete 2024-07-18 10:14:53 -03:00
exceptions fix: reorganization of files and folders 2024-04-12 17:22:11 -03:00
libs log: removed excessive verbose logs 2024-06-06 18:04:45 -03:00
utils chore: Update telemetry and add new integrations 2024-07-15 12:43:20 -03:00
validate feat: Sending template approval status webhook 2024-07-25 19:38:34 -03:00
main.ts feat: Added debounce time for typebot messages 2024-06-11 17:56:20 -03:00