Commit graph

1903 commits

Author SHA1 Message Date
Rodrigo Rodriguez (Pragmatismo)
2b2ab3a42e fix(KBService): standardize formatting and improve code readability
All checks were successful
GBCI / build (push) Successful in 1m13s
2025-05-22 20:32:30 -03:00
Rodrigo Rodriguez (Pragmatismo)
e2382ccddc fix(KBService): standardize formatting and improve code readability
All checks were successful
GBCI / build (push) Successful in 1m1s
2025-05-22 18:56:30 -03:00
Rodrigo Rodriguez (Pragmatismo)
53710da2a7 fix(KBService): reduce timeout and max documents for crawling logic
All checks were successful
GBCI / build (push) Successful in 41s
2025-05-22 12:16:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
4e6e34e978 fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 3m22s
2025-05-22 11:14:10 -03:00
Rodrigo Rodriguez (Pragmatismo)
3abbec63a7 fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 33s
2025-05-22 11:00:16 -03:00
Rodrigo Rodriguez (Pragmatismo)
b6ba7d5a3d fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 38s
2025-05-22 10:55:32 -03:00
Rodrigo Rodriguez (Pragmatismo)
2f605f101c fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 49s
2025-05-22 10:46:11 -03:00
Rodrigo Rodriguez (Pragmatismo)
2ee0f0f7ec fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 1m30s
2025-05-22 10:41:43 -03:00
Rodrigo Rodriguez (Pragmatismo)
8d83dc214a fix(KBService): remove unnecessary skip variable in file processing logic
All checks were successful
GBCI / build (push) Successful in 50s
2025-05-13 23:10:42 -03:00
Rodrigo Rodriguez (Pragmatismo)
4c28404578 fix(KBService): update file processing logic to include additional file types
All checks were successful
GBCI / build (push) Successful in 1m13s
2025-05-13 22:43:47 -03:00
Rodrigo Rodriguez (Pragmatismo)
0f0f8d610e fix(KBService): skip processing of files in gbdata path
All checks were successful
GBCI / build (push) Successful in 47s
2025-05-13 22:33:29 -03:00
Rodrigo Rodriguez (Pragmatismo)
5e492d590e fix(KBService): enable concatenation of files from gbdata path
All checks were successful
GBCI / build (push) Successful in 1m13s
2025-05-13 22:19:18 -03:00
Rodrigo Rodriguez (Pragmatismo)
24d2b10afb feat(ChatServices): specify model as 'gpt-4' for improved performance
All checks were successful
GBCI / build (push) Successful in 1m26s
2025-05-12 09:20:28 -03:00
Rodrigo Rodriguez (Pragmatismo)
bb05685767 feat(ChatServices): specify model as 'gpt-4' for improved performance
All checks were successful
GBCI / build (push) Successful in 56s
2025-05-11 23:19:44 -03:00
Rodrigo Rodriguez (Pragmatismo)
1ca61954a4 refactor(GBDeployer): simplify file type checks for downloading text files
Some checks failed
GBCI / build (push) Failing after 12s
2025-05-11 22:41:54 -03:00
Rodrigo Rodriguez (Pragmatismo)
c5f522d7d7 refactor(GBDeployer): simplify file type checks for downloading text files
All checks were successful
GBCI / build (push) Successful in 44s
2025-05-11 21:21:25 -03:00
Rodrigo Rodriguez (Pragmatismo)
f078881b0d feat(KeywordsExpressions, DialogKeywords, AdminDialog, GBDeployer, KBService): enhance functionality and improve file handling
All checks were successful
GBCI / build (push) Successful in 1m20s
2025-05-11 10:09:32 -03:00
Rodrigo Rodriguez (Pragmatismo)
1ef6cbb032 feat(KeywordsExpressions): add support for posting to Instagram with parameters
All checks were successful
GBCI / build (push) Successful in 2m2s
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
Rodrigo Rodriguez (Pragmatismo)
e3992b34af refactor(GBOService): remove unused imports for cleaner code
All checks were successful
GBCI / build (push) Successful in 50s
2025-04-30 14:19:00 -03:00
Rodrigo Rodriguez (Pragmatismo)
525703052d fix(DialogKeywords): comment out unused email headers in mail options
Some checks failed
GBCI / build (push) Has been cancelled
2025-04-30 14:18:32 -03:00
Rodrigo Rodriguez (Pragmatismo)
7ababd7a80 feat(DialogKeywords): integrate Nodemailer for email sending functionality
Some checks failed
GBCI / build (push) Failing after 1m56s
2025-04-30 13:45:49 -03:00
Rodrigo Rodriguez (Pragmatismo)
320e401cad fix(GBMinService): update CORS origin to use HTTPS for improved security
All checks were successful
GBCI / build (push) Successful in 1m2s
2025-04-27 19:00:54 -03:00
Rodrigo Rodriguez (Pragmatismo)
2a61c07cd1 fix(GBMinService): update CORS origin to specific subdomain
All checks were successful
GBCI / build (push) Successful in 44s
2025-04-27 18:46:43 -03:00
Rodrigo Rodriguez (Pragmatismo)
b5034f9167 fix(GBMinService): add logging for meeting token requests and definition
All checks were successful
GBCI / build (push) Successful in 59s
2025-04-27 18:02:00 -03:00
Rodrigo Rodriguez (Pragmatismo)
c200456e38 fix(GBMinService): add logging for meeting token requests and definition
All checks were successful
GBCI / build (push) Successful in 1m15s
2025-04-26 21:44:02 -03:00
Rodrigo Rodriguez (Pragmatismo)
3ce1d1e152 fix(GBMinService): await token.toJwt() for proper JWT generation
All checks were successful
GBCI / build (push) Successful in 29s
2025-04-26 17:27:29 -03:00
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)
9e08cb5e64 fix(SystemKeywords): enhance save method to support CSV files and improve row update logic
All checks were successful
GBCI / build (push) Successful in 1m5s
2025-04-19 22:34:42 -03:00
Rodrigo Rodriguez (Pragmatismo)
d4ad69c4b0 fix(DialogKeywords): modify file naming convention for improved clarity
All checks were successful
GBCI / build (push) Successful in 30s
2025-04-19 14:44:40 -03:00
Rodrigo Rodriguez (Pragmatismo)
b5369ad15c fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
All checks were successful
GBCI / build (push) Successful in 39s
2025-04-19 14:39:21 -03:00
Rodrigo Rodriguez (Pragmatismo)
4f8067108f fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
All checks were successful
GBCI / build (push) Successful in 29s
2025-04-19 14:36:48 -03:00
Rodrigo Rodriguez (Pragmatismo)
a003f5297c fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
All checks were successful
GBCI / build (push) Successful in 46s
2025-04-19 14:33:58 -03:00
Rodrigo Rodriguez (Pragmatismo)
638534e31f fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
All checks were successful
GBCI / build (push) Successful in 37s
2025-04-19 14:27:23 -03:00
Rodrigo Rodriguez (Pragmatismo)
7c05a95054 fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
All checks were successful
GBCI / build (push) Successful in 28s
2025-04-19 14:20:15 -03:00
Rodrigo Rodriguez (Pragmatismo)
47e3c7648b fix(DialogKeywords): update file writing method and adjust WhatsApp file sending logic
All checks were successful
GBCI / build (push) Successful in 35s
2025-04-19 14:13:53 -03:00
Rodrigo Rodriguez (Pragmatismo)
d55a16aa80 fix(workflow): add logging for file copying in node.yaml
All checks were successful
GBCI / build (push) Successful in 1m3s
2025-04-19 14:05:43 -03:00
Rodrigo Rodriguez (Pragmatismo)
449774c2d2 fix(ChatServices): update prompt message for clarity on tool results
All checks were successful
GBCI / build (push) Successful in 8m37s
2025-04-19 13:21:41 -03:00
Rodrigo Rodriguez (Pragmatismo)
827b4451a8 fix(ChatServices): enhance logging and clarify response instructions
All checks were successful
GBCI / build (push) Successful in 8m22s
2025-04-19 12:39:25 -03:00
Rodrigo Rodriguez (Pragmatismo)
bc0aa7627e feat: update dependencies and improve file handling in GBVMService
Some checks failed
GBCI / build (push) Failing after 3m57s
2025-04-18 22:20:33 -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