a2571bbd85
Update llm_local.rs
GBCI / build (push) Successful in 7m19s
2025-10-01 08:47:20 -03:00
164f1db961
Add LLM server starter with validation
GBCI / build (push) Successful in 7m15s
2025-10-01 08:29:36 -03:00
dc22618dd2
Rename start_llm_server to start_embedding_server
...
GBCI / build (push) Has been cancelled
Update server startup to use port 8082 and include --embedding flag.
Added info logging, removed duplicate start_embedding_server.
2025-10-01 08:28:27 -03:00
1aa79a30c4
Make cleaner executable and add LLM path checks
...
GBCI / build (push) Successful in 7m33s
Adds existence checks for llama path and model path, Uses numactl on
Linux to spawn child process and handles Windows paths.
2025-10-01 07:44:34 -03:00
4d60f2f208
Merge branch 'main' of https://alm.pragmatismo.com.br/generalbots/gbserver
GBCI / build (push) Successful in 7m57s
2025-09-30 10:00:31 -03:00
b10be7cfa3
Clean imports, rename helper, reorder service
2025-09-30 09:59:51 -03:00
be17c9b929
Merge branch 'main' of https://alm.pragmatismo.com.br/generalbots/gbserver
GBCI / build (push) Successful in 7m14s
2025-09-30 08:52:11 -03:00
97e442f20a
New keywords format and last.
2025-09-30 08:49:23 -03:00
101a324a2e
Merge branch 'main' of https://alm.pragmatismo.com.br/generalbots/gbserver
GBCI / build (push) Has been cancelled
2025-09-30 08:47:12 -03:00
9682676b35
Add tests for first_keyword and config tweaks
...
Add tests for FIRST keyword, cover edge cases and tweak config.
2025-09-30 08:24:40 -03:00
cc7d00af45
Add docs/keywords/format.md
GBCI / build (push) Successful in 10m6s
2025-09-29 13:29:28 +00:00
51a2141a00
- Review OpenAI response.
GBCI / build (push) Successful in 7m24s
2025-09-24 17:07:21 -03:00
a7bf8353f0
- Review response from LLM generic.
GBCI / build (push) Failing after 1m40s
2025-09-24 08:27:09 -03:00
4e762a1a5d
- CI.
GBCI / build (push) Successful in 7m28s
2025-09-19 20:10:21 -03:00
2f07322a4e
Copies .env from /opt/gbo/bin/system to current directory
GBCI / build (push) Failing after 7m54s
2025-09-19 19:58:36 -03:00
16d6c1db48
- The .env copy step was removed as it is no longer needed
...
GBCI / build (push) Failing after 7m11s
- Added pkill to terminate gbserver before redeploying
2025-09-19 19:05:41 -03:00
3315198bab
Merge branch 'main' of https://alm.pragmatismo.com.br/generalbots/gbserver
GBCI / build (push) Failing after 7m55s
2025-09-19 18:52:15 -03:00
1e94a2856a
Update CoreDNS to 1.12.4 and enhance logging format
...
- Rename llama.cpp directory to llm in system.sh
- Update LlamaCppEmbeddingResponseItem struct field from _index to index
2025-09-19 18:50:56 -03:00
608ae4bdb1
Update README.md
GBCI / build (push) Successful in 8m48s
2025-09-19 14:59:55 +00:00
d99b7fa0f8
Move chat completions endpoint to local path.
GBCI / build (push) Waiting to run
2025-09-19 08:26:16 -03:00
babdaa79ca
Add generic LLM service implementation
2025-09-19 08:25:39 -03:00
e5dfcf2659
- Logging review.
GBCI / build (push) Has been cancelled
2025-09-17 20:11:56 -03:00
f10522bf76
- New settings for llama.cpp.
GBCI / build (push) Has been cancelled
2025-09-12 09:22:24 -03:00
b682eead39
- New settings for llama.cpp.
GBCI / build (push) Waiting to run
2025-09-12 09:05:53 -03:00
8936d0ce58
-Lamma.cpp hardcoded config tests.
GBCI / build (push) Waiting to run
2025-09-11 16:15:06 -03:00
dabc8171e0
-Lamma.cpp hardcoded config tests.
GBCI / build (push) Waiting to run
2025-09-11 16:04:46 -03:00
d8b40f73ff
-Hardcoded llama tests
GBCI / build (push) Waiting to run
2025-09-11 15:09:15 -03:00
4c002eba6a
-Hardcoded llama tests
GBCI / build (push) Waiting to run
2025-09-11 14:50:45 -03:00
f0cdf2047a
- Local LLM Embeddings.
GBCI / build (push) Waiting to run
2025-09-10 11:01:39 -03:00
c54904b18b
- LLM local fixes.
2025-09-09 15:09:28 -03:00
909f2ae5f1
- Remove values from .sh.
2025-09-08 15:39:37 -03:00
ed5caa64b6
- Local LLM embeddings.
2025-09-08 14:58:22 -03:00
Rodrigo Rodriguez (Pragmatismo)
9eabb16425
Remove unnecessary wait in emulator flow, update email content type
...
GBCI / build (push) Has been cancelled
- Removed the 3000 milliseconds wait in on-emulator-sent.bas to
streamline the process - Updated the email formatting to use 'text/html;
charset=UTF-8' for better content handling in email.rs - Adjusted
create_draft to use HTML formatting and replaced texts accordingly, also
optimized the email draft saving logic
2025-08-24 20:48:52 -03:00
Rodrigo Rodriguez (Pragmatismo)
7e357d278c
- CRM on-emulator-sent.bas
GBCI / build (push) Waiting to run
2025-08-24 19:53:58 -03:00
Rodrigo Rodriguez (Pragmatismo)
5fc5b8b7b9
- Testing.
GBCI / build (push) Successful in 7m58s
2025-08-17 22:05:01 -03:00
Rodrigo Rodriguez (Pragmatismo)
2f149d4e60
- Testing SET SCHEDULE.
2025-08-17 22:04:36 -03:00
Rodrigo Rodriguez (Pragmatismo)
7f2f48c2ab
Update node.yaml
GBCI / build (push) Successful in 8m27s
2025-08-17 19:58:00 -03:00
Rodrigo Rodriguez (Pragmatismo)
2e3a61d756
- Open AI compatible endpoint in GB.
GBCI / build (push) Failing after 29m45s
2025-08-17 14:43:35 -03:00
Rodrigo Rodriguez (Pragmatismo)
18c9199b79
- Testing ON keyword.
GBCI / build (push) Failing after 29m55s
2025-08-16 20:40:20 -03:00
Rodrigo Rodriguez (Pragmatismo)
0a009f9789
- SET SCHEDULE keyword - ON keyword
GBCI / build (push) Failing after 30m58s
2025-08-16 18:13:03 -03:00
Rodrigo Rodriguez (Pragmatismo)
57f20d903e
- Testing of the first BASIC script.
GBCI / build (push) Has been cancelled
2025-08-14 09:42:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
10b4d85629
- CREATE DRAFT keyword OK.
GBCI / build (push) Has been cancelled
2025-08-04 08:30:13 -03:00
Rodrigo Rodriguez (Pragmatismo)
17ed0bde36
- SET keyword OK.
GBCI / build (push) Waiting to run
2025-08-03 17:34:59 -03:00
Rodrigo Rodriguez (Pragmatismo)
c15bd364c1
- First run to generate e-mail.
GBCI / build (push) Has been cancelled
2025-08-02 00:49:33 -03:00
Rodrigo Rodriguez (Pragmatismo)
50bfad7642
- First run to generate e-mail.
GBCI / build (push) Waiting to run
2025-08-02 00:07:54 -03:00
Rodrigo Rodriguez (Pragmatismo)
e15da79204
- Script is running!
GBCI / build (push) Has been cancelled
2025-07-31 00:36:10 -03:00
Rodrigo Rodriguez (Pragmatismo)
a3118dcf0a
- Script is running!
2025-07-30 23:26:06 -03:00
Rodrigo Rodriguez (Pragmatismo)
bcb7703ea6
- More keywords.
GBCI / build (push) Waiting to run
2025-07-29 21:39:24 -03:00
Rodrigo Rodriguez (Pragmatismo)
ed4aad72f4
- CREATE DRAFT, CREATE SITE, GET WEBSITE, WAIT keywords added.
GBCI / build (push) Successful in 18m14s
2025-07-21 12:16:17 -03:00
Rodrigo Rodriguez (Pragmatismo)
90016ea373
- GET keyword added.
GBCI / build (push) Successful in 14m52s
2025-07-20 15:01:18 -03:00