Commit graph

871 commits

Author SHA1 Message Date
Rodrigo Rodriguez (Pragmatismo)
b7f9c07faf fix(GBMinService): await token.toJwt() for proper JWT generation
All checks were successful
GBCI / build (push) Successful in 31s
2025-04-26 17:17:28 -03:00
Rodrigo Rodriguez (Pragmatismo)
32183519d2 fix(workflow): enable npm ci command for production build in BotServer
Some checks failed
GBCI / build (push) Failing after 2m39s
2025-04-26 16:47:02 -03:00
Rodrigo Rodriguez (Pragmatismo)
1b65edc213 feat(GBMinService): update dependencies to include livekit-server-sdk and AccessToken import
Some checks failed
GBCI / build (push) Failing after 37s
2025-04-26 16:14:53 -03:00
Rodrigo Rodriguez (Pragmatismo)
6f6dfca9c2 feat(GBMinService): add CORS header to meeting token endpoint
All checks were successful
GBCI / build (push) Successful in 37s
2025-04-26 15:25:35 -03:00
Rodrigo Rodriguez (Pragmatismo)
7175ab550b feat(GBMinService): add endpoint for generating meeting tokens with LiveKit
All checks were successful
GBCI / build (push) Successful in 1m29s
2025-04-26 15:15:57 -03:00
Rodrigo Rodriguez (Pragmatismo)
4d850362d2 chore: remove unused image assets and update API URL in configuration 2025-04-25 01:46:35 -03:00
Rodrigo Rodriguez (Pragmatismo)
0cb49684e6 feat(GBMinService, MainService): integrate Stripe payment success handling and update dialog flow 2025-04-24 20:02:50 -03:00
Rodrigo Rodriguez (Pragmatismo)
feb7939387 feat(GBMinService, MainService): integrate Stripe payment success handling and update dialog flow 2025-04-24 19:52:06 -03:00
Rodrigo Rodriguez (Pragmatismo)
ec8b0d44df feat(GBMinService, MainService): integrate Stripe payment success handling and update dialog flow
All checks were successful
GBCI / build (push) Successful in 1m18s
2025-04-24 01:18:30 -03:00
Rodrigo Rodriguez (Pragmatismo)
e3ac4f58b3 refactor(GBOService, MainModel): clean up code and enhance model structure for better clarity and maintainability
All checks were successful
GBCI / build (push) Successful in 1m30s
2025-04-21 22:29:26 -03:00
Rodrigo Rodriguez (Pragmatismo)
ea224b4937 feat: add bcrypt for password hashing and comparison utilities
Some checks failed
GBCI / build (push) Failing after 3m46s
2025-04-17 21:45:46 -03:00
Rodrigo Rodriguez (Pragmatismo)
31b7d5d59e fix(GBMinService): comment out file writing to prevent overwriting bot manifest
Some checks failed
GBCI / build (push) Failing after 1h26m41s
2025-04-17 16:21:02 -03:00
Rodrigo Rodriguez (Pragmatismo)
87802e4249 fix(SystemKeywords): update file writing to use Uint8Array for buffer consistency
Some checks failed
GBCI / build (push) Has been cancelled
2025-04-17 16:15:27 -03:00
Rodrigo Rodriguez (Pragmatismo)
eb9ddb7ead feat(SystemKeywords): integrate MinIO client for file retrieval in gbcluster mode
Some checks failed
GBCI / build (push) Failing after 4m47s
2025-04-17 15:05:09 -03:00
Rodrigo Rodriguez (Pragmatismo)
d2851aabd6 feat(DialogKeywords): integrate MinIO client for file handling in gbcluster mode
Some checks failed
GBCI / build (push) Failing after 3h14m23s
2025-04-15 13:56:56 -03:00
Rodrigo Rodriguez (Pragmatismo)
7035c6799f feat(DialogKeywords): integrate MinIO client for file handling in gbcluster mode
Some checks failed
GBCI / build (push) Failing after 4m4s
2025-04-15 13:46:02 -03:00
Rodrigo Rodriguez (Pragmatismo)
0a69ff1d8b feat(DialogKeywords): integrate MinIO client for file handling in gbcluster mode
Some checks failed
GBCI / build (push) Has been cancelled
2025-04-15 13:30:42 -03:00
Rodrigo Rodriguez (Pragmatismo)
6d75b4997b fix: update URLs and email addresses to reflect new domain 2025-04-15 12:49:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
6e141e25a7 fix(app): comment out boot instance creation and saving in legacy mode
Some checks failed
GBCI / build (push) Failing after 2h8m50s
2025-04-04 19:11:12 -03:00
Rodrigo Rodriguez (Pragmatismo)
70c2d7c0d5 fix(app): comment out boot instance creation and saving in legacy mode
Some checks failed
GBCI / build (push) Has been cancelled
2025-04-04 18:34:57 -03:00
Rodrigo Rodriguez (Pragmatismo)
8ffc62ed67 fix(app): comment out boot instance creation and saving in legacy mode
Some checks failed
GBCI / build (push) Has been cancelled
2025-04-04 18:27:39 -03:00
Rodrigo Rodriguez (Pragmatismo)
7594cea1e0 fix(services): add ordering to GuaribasInstance query in GBCoreService
Some checks failed
GBCI / build (push) Failing after 3h10m7s
2025-04-03 14:53:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
56504beea3 fix(services): add ordering to GuaribasInstance query in GBCoreService
Some checks failed
GBCI / build (push) Failing after 7m1s
2025-04-03 14:20:08 -03:00
Rodrigo Rodriguez (Pragmatismo)
081cd8a8b6 fix(services): add ordering to GuaribasInstance query in GBCoreService
Some checks failed
GBCI / build (push) Failing after 1h49m6s
2025-03-30 00:20:44 -03:00
Rodrigo Rodriguez (Pragmatismo)
2617409867 fix(services): add ordering to GuaribasInstance query in GBCoreService
Some checks failed
GBCI / build (push) Has been cancelled
2025-03-29 23:12:53 -03:00
Rodrigo Rodriguez (Pragmatismo)
905dc5642e fix(services): add ordering to GuaribasInstance query in GBCoreService
Some checks failed
GBCI / build (push) Has been cancelled
2025-03-29 22:11:57 -03:00
Rodrigo Rodriguez (Pragmatismo)
0d89750a57 fix(services): update condition in GBMinService to simplify WhatsApp Direct Line setup
Some checks failed
GBCI / build (push) Has been cancelled
2025-03-29 20:38:55 -03:00
Rodrigo Rodriguez (Pragmatismo)
ba750a289f fix(services): refactor GBOService instantiation and update template listing logic
Some checks failed
GBCI / build (push) Has been cancelled
2025-03-29 20:27:22 -03:00
Rodrigo Rodriguez (Pragmatismo)
0e74502cc1 fix(services): refactor GBOService instantiation and update template listing logic 2025-03-29 11:03:46 -03:00
Rodrigo Rodriguez (Pragmatismo)
1b6dcb061b fix(services): remove unnecessary comments and improve URL configuration in GBCoreService and GBMinService
All checks were successful
GBCI / build (push) Successful in 5m13s
2025-03-28 07:48:50 -03:00
Rodrigo Rodriguez (Pragmatismo)
8584e43cc7 fix(workflows): clean up node.yaml by removing unnecessary whitespace
All checks were successful
GBCI / build (push) Successful in 6m4s
2025-03-28 07:14:35 -03:00
Rodrigo Rodriguez (Pragmatismo)
5fe45a04f7 new(all): Removal of OneDrive dependencies. 2025-03-05 22:09:05 -03:00
Rodrigo Rodriguez
54b2b6a56e fix(whatsapp.gblib): Fixed audio with IBM Watson. 2025-02-02 17:06:43 -03:00
Rodrigo Rodriguez
e17f4c8800 fix(whatsapp.gblib): Fixed check status. 2025-01-27 10:57:47 -03:00
Rodrigo Rodriguez
8aff53ef86 fix(whatsapp.gblib): Fixed check status. 2025-01-27 10:55:04 -03:00
Rodrigo Rodriguez
3981777a05 new(online.gbui): UI OK. 2024-12-21 20:23:44 -03:00
Rodrigo Rodriguez
6168275d92 fix(llm.gblib): Fix in doc. publishing. 2024-12-03 21:43:28 -03:00
Rodrigo Rodriguez
a443927d36 fix(llm.gblib): Fix in doc. publishing. 2024-12-03 19:56:39 -03:00
Rodrigo Rodriguez
5e8e3cbea3 fix(llm.gblib): Talk to data local db use fix. 2024-11-28 11:13:01 -03:00
Rodrigo Rodriguez
cde7ecc66a fix(llm.gblib): MultiURL player type fixed. 2024-11-24 10:03:23 -03:00
Rodrigo Rodriguez
4292464fbc fix(llm.gblib): Fix in doc. publishing. 2024-11-22 14:37:34 -03:00
Rodrigo Rodriguez
1f74549963 fix(llm.gblib): Fix in doc. publishing. 2024-11-22 14:27:45 -03:00
me@rodrigorodriguez.com
26e7b4eec9 fix(llm.gblib): Vector store fixed in /publish. 2024-11-08 11:49:12 -03:00
me@rodrigorodriguez.com
749d7e7bdb new(llm.gblib): Added Claude. 2024-11-08 06:49:30 -03:00
me@rodrigorodriguez.com
94a7fa0267 new(all): Adobe Illustrator CONVERT keyword support. 2024-11-06 18:19:16 -03:00
me@rodrigorodriguez.com
5590460000 fix(all): Removed router. 2024-10-28 09:43:02 -03:00
me@rodrigorodriguez.com
9b17ebeecf new(all); ROUTER. 2024-10-24 11:09:24 -03:00
me@rodrigorodriguez.com
bd26fdc0bf new(all); 2024-10-20 00:21:14 -03:00
me@rodrigorodriguez.com
efeb75410a new(core.gbapp): LLM alerts for data. 2024-10-17 09:07:41 -03:00
me@rodrigorodriguez.com
52f416076e new(core.gbapp): LLM alerts for data. 2024-10-15 16:09:48 -03:00