Commit graph

3115 commits

Author SHA1 Message Date
7b08b17d8c fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example 2025-06-24 14:54:28 -03:00
243fb72ce9 fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example 2025-06-24 11:43:00 -03:00
9e9cec6918 fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example 2025-06-24 08:43:17 -03:00
d5e7ef1e04 fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example 2025-06-15 19:23:39 -03:00
127425a0f9 fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example 2025-06-15 19:17:50 -03:00
5a376078e0 fix(WhatsappDirectLine): update sendFileToDevice to default isViewOnce to true and clean up header example 2025-06-15 19:00:45 -03:00
a5a7cc1e1b fix(WhatsappDirectLine): streamline media handling and improve template creation 2025-06-12 11:50:14 -03:00
e38a95ed1f fix(WhatsappDirectLine): streamline media handling and improve template creation 2025-06-12 11:31:33 -03:00
899045ceea fix(WhatsappDirectLine): comment out unused header component in message structure 2025-06-12 11:20:00 -03:00
c57f362ea6 fix(WhatsappDirectLine): comment out unused header component in message structure 2025-06-11 12:05:57 -03:00
9d25e51de6 fix(WhatsappDirectLine): comment out unused header component in message structure 2025-06-11 11:47:59 -03:00
4350cd53cc fix(WhatsappDirectLine): comment out unused header component in message structure 2025-06-11 11:08:15 -03:00
21a2664dfe fix(WhatsappDirectLine): comment out unused header component in message structure 2025-06-11 11:05:48 -03:00
d44e5aac0c fix(WhatsappDirectLine): add missing closing brace for header object in message structure 2025-06-11 10:28:13 -03:00
3e390ef91d fix(WhatsappDirectLine): add missing closing brace for header object in message structure 2025-06-11 10:05:39 -03:00
2df00d9037 fix(WhatsappDirectLine): refactor server status check and improve large file upload process with chunked uploads 2025-06-11 09:53:10 -03:00
3b48dcac37 fix(GBConversationalService, WhatsappDirectLine): update component structure to include header type and format 2025-06-11 09:40:58 -03:00
ad2279042a fix(WhatsappDirectLine): refactor large file upload process to improve error handling and add public URL registration 2025-06-11 09:33:34 -03:00
8e402c3e65 fix(WhatsappDirectLine): refactor large file upload process to improve error handling and add public URL registration 2025-06-11 09:19:16 -03:00
332c8c4e3c fix(WhatsappDirectLine): improve large file upload handling and error messages 2025-06-10 20:27:02 -03:00
ce93ebad75 fix(KBService): update Puppeteer configuration for headless mode and executable path
fix(node.yaml): correct deployment paths and improve Node.js setup
fix(.gitignore): add 'botpoc' to ignored files
fix(SystemKeywords): enhance PDF conversion and image processing logic
fix(DialogKeywords): adjust Puppeteer launch options for better performance
fix(KeywordsExpressions): fix syntax error in PDF assignment
2025-06-09 19:51:05 -03:00
95c4fbe8b1 fix(KBService): update Puppeteer configuration for headless mode and executable path
fix(node.yaml): correct deployment paths and improve Node.js setup
fix(.gitignore): add 'botpoc' to ignored files
fix(SystemKeywords): enhance PDF conversion and image processing logic
fix(DialogKeywords): adjust Puppeteer launch options for better performance
fix(KeywordsExpressions): fix syntax error in PDF assignment
2025-06-09 19:48:24 -03:00
7c998d77f8 fix(KBService): standardize formatting and improve code readability 2025-05-22 20:32:30 -03:00
6eab508e00 fix(KBService): standardize formatting and improve code readability 2025-05-22 18:56:30 -03:00
a8eddee477 fix(KBService): reduce timeout and max documents for crawling logic 2025-05-22 12:16:05 -03:00
2c67ba4052 fix(KBService): remove unnecessary skip variable in file processing logic 2025-05-22 11:14:10 -03:00
1129e3b6cc fix(KBService): remove unnecessary skip variable in file processing logic 2025-05-22 11:00:16 -03:00
1ca0ca1329 fix(KBService): remove unnecessary skip variable in file processing logic 2025-05-22 10:55:32 -03:00
37bdc04ccc fix(KBService): remove unnecessary skip variable in file processing logic 2025-05-22 10:46:11 -03:00
1814e92a4d fix(KBService): remove unnecessary skip variable in file processing logic 2025-05-22 10:41:43 -03:00
48b3d6556c fix(KBService): remove unnecessary skip variable in file processing logic 2025-05-13 23:10:42 -03:00
8fd00febed fix(KBService): update file processing logic to include additional file types 2025-05-13 22:43:47 -03:00
83ee35fe7c fix(KBService): skip processing of files in gbdata path 2025-05-13 22:33:29 -03:00
d379fcbc24 fix(KBService): enable concatenation of files from gbdata path 2025-05-13 22:19:18 -03:00
2ac365b147 feat(ChatServices): specify model as 'gpt-4' for improved performance 2025-05-12 09:20:28 -03:00
84ab8f37f0 feat(ChatServices): specify model as 'gpt-4' for improved performance 2025-05-11 23:19:44 -03:00
1292573222 refactor(workflows): remove unnecessary .env file copy in deployment script 2025-05-11 22:44:30 -03:00
7c2c8548cf refactor(GBDeployer): simplify file type checks for downloading text files 2025-05-11 22:41:54 -03:00
d193654ecc refactor(GBDeployer): simplify file type checks for downloading text files 2025-05-11 21:21:25 -03:00
7b91f56baa feat(KeywordsExpressions, DialogKeywords, AdminDialog, GBDeployer, KBService): enhance functionality and improve file handling 2025-05-11 10:09:32 -03:00
105aa5ab8f feat(KeywordsExpressions): add support for posting to Instagram with parameters
refactor(GBAdminService): improve folder name extraction logic
refactor(ImageProcessingServices): clean up whitespace and enhance image generation options
refactor(SystemKeywords): simplify rewrite prompt and logging
fix(ChatServices): correct spacing in model invocation
delete(marketing.gbai): remove outdated marketing poster template
add(marketing.gbai): create new marketing poster template with Instagram posting functionality
2025-05-09 21:19:14 -03:00
39341ddece refactor(GBOService): remove unused imports for cleaner code 2025-04-30 14:19:00 -03:00
50f438caa9 fix(DialogKeywords): comment out unused email headers in mail options 2025-04-30 14:18:32 -03:00
76fe9f63e2 feat(DialogKeywords): integrate Nodemailer for email sending functionality 2025-04-30 13:50:47 -03:00
328e29fed5 feat(DialogKeywords): integrate Nodemailer for email sending functionality 2025-04-30 13:45:49 -03:00
8c2dc63044 fix(GBMinService): update CORS origin to use HTTPS for improved security 2025-04-27 19:00:54 -03:00
8d25081a79 fix(GBMinService): update CORS origin to specific subdomain 2025-04-27 18:46:43 -03:00
f1f2bfa022 fix(GBMinService): add logging for meeting token requests and definition 2025-04-27 18:02:00 -03:00
1a23a39da9 fix(GBMinService): add logging for meeting token requests and definition 2025-04-26 21:44:02 -03:00
b078f51e4f fix(GBMinService): await token.toJwt() for proper JWT generation 2025-04-26 17:27:29 -03:00