|
|
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 |
|
|
|
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 |
|
|
|
cfda2b726d
|
fix(workflow): enable npm ci command for production build in BotServer
|
2025-04-26 16:47:02 -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 |
|
|
|
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 |
|
|
|
f1b9c1742e
|
feat: add bcrypt for password hashing and comparison utilities
|
2025-04-17 21:45:46 -03:00 |
|
|
|
c872766664
|
fix(GBMinService): comment out file writing to prevent overwriting bot manifest
|
2025-04-17 16:21:02 -03:00 |
|
|
|
7140f041c8
|
fix(SystemKeywords): update file writing to use Uint8Array for buffer consistency
|
2025-04-17 16:15:27 -03:00 |
|
|
|
567f2c8480
|
feat(SystemKeywords): integrate MinIO client for file retrieval in gbcluster mode
|
2025-04-17 15:05:09 -03:00 |
|
|
|
0177488597
|
feat(DialogKeywords): integrate MinIO client for file handling in gbcluster mode
|
2025-04-15 13:56:56 -03:00 |
|
|
|
9e66a2acba
|
feat(DialogKeywords): integrate MinIO client for file handling in gbcluster mode
|
2025-04-15 13:46:02 -03:00 |
|
|
|
fe2544e1a5
|
feat(DialogKeywords): integrate MinIO client for file handling in gbcluster mode
|
2025-04-15 13:30:42 -03:00 |
|
|
|
2a4710b902
|
fix: update URLs and email addresses to reflect new domain
|
2025-04-15 12:49:05 -03:00 |
|
|
|
80d8a4101d
|
fix(app): comment out boot instance creation and saving in legacy mode
|
2025-04-04 19:11:12 -03:00 |
|
|
|
6814cc2ed0
|
fix(app): comment out boot instance creation and saving in legacy mode
|
2025-04-04 18:34:57 -03:00 |
|
|
|
dd1ff28028
|
fix(app): comment out boot instance creation and saving in legacy mode
|
2025-04-04 18:27:39 -03:00 |
|
|
|
ccf9f3acb1
|
fix(services): add ordering to GuaribasInstance query in GBCoreService
|
2025-04-03 14:53:05 -03:00 |
|
|
|
30837bd5f0
|
fix(services): add ordering to GuaribasInstance query in GBCoreService
|
2025-04-03 14:20:08 -03:00 |
|
|
|
c77a7e89c6
|
fix(services): add ordering to GuaribasInstance query in GBCoreService
|
2025-03-30 00:20:44 -03:00 |
|
|
|
b3680867a7
|
fix(services): add ordering to GuaribasInstance query in GBCoreService
|
2025-03-29 23:12:53 -03:00 |
|
|
|
d1832e6e47
|
fix(services): add ordering to GuaribasInstance query in GBCoreService
|
2025-03-29 22:11:57 -03:00 |
|
|
|
f1f045bb88
|
fix(services): update condition in GBMinService to simplify WhatsApp Direct Line setup
|
2025-03-29 20:38:55 -03:00 |
|
|
|
8a1eeb1b05
|
fix(services): refactor GBOService instantiation and update template listing logic
|
2025-03-29 20:27:22 -03:00 |
|
|
|
b0bd583812
|
fix(services): refactor GBOService instantiation and update template listing logic
|
2025-03-29 11:03:46 -03:00 |
|
|
|
7e57d20ebf
|
fix(services): remove unnecessary comments and improve URL configuration in GBCoreService and GBMinService
|
2025-03-28 07:48:50 -03:00 |
|
|
|
49e0ba23fb
|
fix(workflows): clean up node.yaml by removing unnecessary whitespace
|
2025-03-28 07:14:35 -03:00 |
|
|
|
527a129d84
|
new(all): Removal of OneDrive dependencies.
|
2025-03-05 22:09:05 -03:00 |
|
|
|
16b2e5446b
|
fix(whatsapp.gblib): Fixed audio with IBM Watson.
|
2025-02-02 17:06:43 -03:00 |
|
|
|
6b437b1058
|
fix(whatsapp.gblib): Fixed check status.
|
2025-01-27 10:57:47 -03:00 |
|
|
|
1c610883a0
|
fix(whatsapp.gblib): Fixed check status.
|
2025-01-27 10:55:04 -03:00 |
|
|
|
5b45af8de3
|
new(online.gbui): UI OK.
|
2024-12-21 20:23:44 -03:00 |
|
|
|
4d28219e2f
|
fix(llm.gblib): Fix in doc. publishing.
|
2024-12-03 21:43:28 -03:00 |
|
|
|
1fcb5207b3
|
fix(llm.gblib): Fix in doc. publishing.
|
2024-12-03 19:56:39 -03:00 |
|
|
|
9b2423af86
|
fix(llm.gblib): Talk to data local db use fix.
|
2024-11-28 11:13:01 -03:00 |
|
|
|
816d71b470
|
fix(llm.gblib): MultiURL player type fixed.
|
2024-11-24 10:03:23 -03:00 |
|
|
|
ea0870626d
|
fix(llm.gblib): Fix in doc. publishing.
|
2024-11-22 14:37:34 -03:00 |
|
|
|
0a506f728e
|
fix(llm.gblib): Fix in doc. publishing.
|
2024-11-22 14:27:45 -03:00 |
|
|
|
766f829704
|
fix(llm.gblib): Vector store fixed in /publish.
|
2024-11-08 11:49:12 -03:00 |
|