|
|
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 |
|
|
|
05bf56a5e4
|
fix(GBMinService): await token.toJwt() for proper JWT generation
|
2025-04-26 17:17:28 -03:00 |
|
|
|
d5ffe94f0f
|
fix(dependencies): remove duplicate super-strong-password-generator entries in package.json
|
2025-04-26 17:01:02 -03:00 |
|
|
|
d28aaafe48
|
fix(workflow): clean up node_modules before installing production dependencies in BotServer
|
2025-04-26 16:56:38 -03:00 |
|
|
|
cfda2b726d
|
fix(workflow): enable npm ci command for production build in BotServer
|
2025-04-26 16:47:02 -03:00 |
|
|
|
f197e5a135
|
fix(workflow): enable npm ci command for production build in BotServer
|
2025-04-26 16:40:42 -03:00 |
|
|
|
d31e10c109
|
feat(GBMinService): update dependencies to include livekit-server-sdk and AccessToken import
|
2025-04-26 16:14:53 -03:00 |
|
|
|
0e421cf82e
|
feat(GBMinService): add CORS header to meeting token endpoint
|
2025-04-26 15:25:35 -03:00 |
|
|
|
87c774145d
|
feat(GBMinService): add endpoint for generating meeting tokens with LiveKit
|
2025-04-26 15:15:57 -03:00 |
|
|
|
7351127f52
|
chore: remove deprecated files including deployment scripts, localization, and CI configurations
|
2025-04-25 02:24:52 -03:00 |
|
|
|
7cde1bcc05
|
chore: remove deprecated files including deployment scripts, localization, and CI configurations
|
2025-04-25 02:20:32 -03:00 |
|
|
|
591e243892
|
chore: remove unused image assets and update API URL in configuration
|
2025-04-25 01:46:35 -03:00 |
|
|
|
d479efd3f0
|
feat(GBMinService, MainService): integrate Stripe payment success handling and update dialog flow
|
2025-04-24 20:02:50 -03:00 |
|
|
|
961e58e176
|
feat(GBMinService, MainService): integrate Stripe payment success handling and update dialog flow
|
2025-04-24 19:52:06 -03:00 |
|
|
|
ee61299760
|
feat(GBMinService, MainService): integrate Stripe payment success handling and update dialog flow
|
2025-04-24 01:18:30 -03:00 |
|
|
|
43cf1901f5
|
refactor(GBOService, MainModel): clean up code and enhance model structure for better clarity and maintainability
|
2025-04-21 22:29:26 -03:00 |
|
|
|
4b913b8fcf
|
fix(SystemKeywords): enhance save method to support CSV files and improve row update logic
|
2025-04-19 22:34:42 -03:00 |
|
|
|
35a0d55296
|
fix(DialogKeywords): modify file naming convention for improved clarity
|
2025-04-19 14:44:40 -03:00 |
|
|
|
653100b4fc
|
fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
|
2025-04-19 14:39:21 -03:00 |
|
|
|
81aaa4bf21
|
fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
|
2025-04-19 14:36:48 -03:00 |
|
|
|
333f7c4e2a
|
fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
|
2025-04-19 14:33:58 -03:00 |
|
|
|
505ace3d1a
|
fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
|
2025-04-19 14:27:23 -03:00 |
|
|
|
f99130b743
|
fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
|
2025-04-19 14:20:15 -03:00 |
|
|
|
8a368aa311
|
fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
|
2025-04-19 14:13:53 -03:00 |
|
|
|
5a62d6ce6a
|
fix(workflow): add logging for file copying in node.yaml
|
2025-04-19 14:05:43 -03:00 |
|
|
|
264b0a1445
|
fix(workflow): add logging for file copying in node.yaml
|
2025-04-19 13:37:55 -03:00 |
|
|
|
e12744b1de
|
fix(workflow): comment out Node.js setup and adjust build commands in node.yaml
|
2025-04-19 13:36:07 -03:00 |
|
|
|
b392aa6e7f
|
fix(ChatServices): update prompt message for clarity on tool results
|
2025-04-19 13:32:53 -03:00 |
|