82aa3e8d36
Implement token-based context usage in chat UI
...
- Replace simple message count with token-based calculation
- Add token estimation function (4 chars ≈ 1 token)
- Set MAX_TOKENS to 5000 and MIN_DISPLAY_PERCENTAGE to 20
- Update context usage display to show token count percentage
- Track tokens for both user and assistant messages
- Handle server-provided context usage as ratio of MAX_TOKENS
2025-10-23 16:33:23 -03:00
1bb97ebee9
Migration to Rust removal of Azure.
2025-10-06 10:29:14 -03:00
96b642130b
- Warning removal.
GBCI / build (push) Failing after 2m44s
2025-09-28 11:03:37 -03:00
444a54b33c
- Delete package-lock.json.
GBCI / build (push) Failing after 7s
2025-09-24 19:09:53 -03:00
7221c5f1ff
Update package-lock.json dependencies
GBCI / build (push) Failing after 10s
2025-09-24 18:28:27 -03:00
023b83aacf
- Warning removal.
GBCI / build (push) Failing after 11s
2025-09-24 15:20:32 -03:00
904a33a409
- Warming removal.
GBCI / build (push) Failing after 2m51s
2025-09-21 16:49:03 -03:00
58ebbe880c
- TS updates.
GBCI / build (push) Has been cancelled
2025-07-22 18:04:15 -03:00
7ababd7a80
feat(DialogKeywords): integrate Nodemailer for email sending functionality
GBCI / build (push) Failing after 1m56s
2025-04-30 13:45:49 -03:00
1b65edc213
feat(GBMinService): update dependencies to include livekit-server-sdk and AccessToken import
GBCI / build (push) Failing after 37s
2025-04-26 16:14:53 -03:00
bc0aa7627e
feat: update dependencies and improve file handling in GBVMService
GBCI / build (push) Failing after 3m57s
2025-04-18 22:20:33 -03:00
ea224b4937
feat: add bcrypt for password hashing and comparison utilities
GBCI / build (push) Failing after 3m46s
2025-04-17 21:45:46 -03:00
195ac0e411
fix(workflows): clean up node.yaml by removing unnecessary whitespace
GBCI / build (push) Failing after 9s
2025-03-26 22:41:47 -03:00
9acb05567a
fix(all): Fixing CI integration bugs.
2022-12-16 10:59:38 -03:00
c323f5a3e8
fix(all): Fixing CI integration bugs.
2022-12-16 10:54:34 -03:00
b75d9cf793
new(all): ChatGPT integration.
2022-12-15 23:03:20 -03:00
179b20a248
fix(all): Update of arm packages and token usage.
2022-12-15 10:56:27 -03:00
e83dc02f77
Merge branch 'master' of https://github.com/GeneralBots/BotServer
2022-12-14 08:31:27 -03:00
bf705c730b
fix(all): Fixing bugs of 3.0.
2022-12-14 08:23:39 -03:00
Daniel Lima
d9f8cbd8a9
fix(all):fixing dependencies and boot.
2022-12-07 12:08:55 -03:00
ea6c721cb5
fix(all): fetch calls replaces request packages.
2022-11-30 09:40:09 -03:00
25ce766820
fix(all): Fixing #294 .
2022-11-29 18:01:23 -03:00
663c85e7c5
fix(all): Removal of warnings and erros after pkg update.
2022-11-21 20:11:27 -03:00
f35a2aceba
fix(core.gbapp): WARNINGS.md
2022-11-21 13:51:07 -03:00
4a2f8b7b43
fix(core.gbapp): Lint of all.
2022-11-19 23:34:58 -03:00
f8d2cd895a
fix(core.gbapp): Update of all packages and nodejs to 19.1.0.
2022-11-19 19:50:19 -03:00
a315d21cfe
fix(core.gbapp): Update of all packages and nodejs to 19.1.0.
2022-11-18 22:39:14 -03:00
9393081e58
new(all): Alpha Word Debugger for 3.0.
2022-11-14 16:09:05 -03:00
48644060da
new(all): Alpha Word Debugger for 3.0.
2022-11-13 23:11:52 -03:00
79f77b528d
new(all): Alpha Word Debugger for 3.0.
2022-11-12 17:17:14 -03:00
25230816b0
new(all): Vm isolated working with IPC BASIC 3.0;
2022-11-06 20:19:05 -03:00
765b3eddbc
new(all) General Bots Auto Tester 1.0; Unlimited conditionals after-code BASIC 3.0;
2022-10-28 23:17:35 -03:00
30c93526c0
new(all) General Bots Auto Tester 1.0; Unlimited conditionals after-code BASIC 3.0;
2022-10-22 13:23:32 -03:00
b23111dfad
new(basic.gblib): WhatsApp buttons.
2022-10-12 15:08:53 -03:00
5a81d15359
new(all): Custom Domain support per bot.
2022-10-09 23:10:57 -03:00
e8be1c29b4
new(all): Custom Domain support per bot.
2022-10-02 14:12:36 -03:00
8909834b82
new(all): Custom Domain support per bot.
2022-10-02 13:37:37 -03:00
be63b71fd9
new(all): Twitter API.
2022-10-01 08:44:14 -03:00
2cd56801c3
new(all): Twitter API.
2022-09-24 12:51:47 -03:00
0f1ee22467
fix(basic.gblib): SCREENSHOT keyword.
2022-09-12 08:52:51 -03:00
8f373f3691
fix(basic.gblib): Impersonated SET MAX LINES.
2022-08-28 18:38:02 -03:00
ee5b9a7567
new(basic.gblib): New keyword MERGE.
2022-08-07 23:54:19 -03:00
2a83e1e631
new(all): Web log.
2022-08-06 19:38:13 -03:00
c408bb4a3c
new(basic.gblib): CALL keyword to start another VM.
2022-08-01 18:36:45 -03:00
963202a31a
new(whatsapp.gblib): New providers.
2022-07-15 09:05:16 -03:00
9e82beaf19
new(whatsapp.gblib): General Bots WhatsApp provider.
2022-07-12 13:30:12 -03:00
55ff686a3f
fix(all): Automated build errors.
2022-07-01 18:33:41 -03:00
ce2b484f8e
fix(all): Automated build errors.
2022-07-01 10:40:28 -03:00
b9ffdcf811
new(whatsapp.gblib): New provider.
2022-06-12 19:15:38 -03:00
3edf06e73b
new(whatsapp.gblib): New provider.
2022-06-08 13:24:43 -03:00