Commit graph

72 commits

Author SHA1 Message Date
8349a044b5 Simplify LLM server startup
All checks were successful
GBCI / build (push) Successful in 7m40s
Rename org_model.rs to org_model.md and add organization services
2025-10-01 09:29:00 -03:00
f8d71462bf Remove duplicate '-m' flag in LLM server start
All checks were successful
GBCI / build (push) Successful in 7m12s
2025-10-01 09:04:31 -03:00
71c33f27f6 Add logging for LLM and embedding server commands 2025-10-01 09:04:19 -03:00
a2571bbd85 Update llm_local.rs
All checks were successful
GBCI / build (push) Successful in 7m19s
2025-10-01 08:47:20 -03:00
164f1db961 Add LLM server starter with validation
All checks were successful
GBCI / build (push) Successful in 7m15s
2025-10-01 08:29:36 -03:00
dc22618dd2 Rename start_llm_server to start_embedding_server
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
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
51a2141a00 - Review OpenAI response.
All checks were successful
GBCI / build (push) Successful in 7m24s
2025-09-24 17:07:21 -03:00
a7bf8353f0 - Review response from LLM generic.
Some checks failed
GBCI / build (push) Failing after 1m40s
2025-09-24 08:27:09 -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
d99b7fa0f8 Move chat completions endpoint to local path.
Some checks are pending
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.
Some checks failed
GBCI / build (push) Has been cancelled
2025-09-17 20:11:56 -03:00
f10522bf76 - New settings for llama.cpp.
Some checks failed
GBCI / build (push) Has been cancelled
2025-09-12 09:22:24 -03:00
b682eead39 - New settings for llama.cpp.
Some checks are pending
GBCI / build (push) Waiting to run
2025-09-12 09:05:53 -03:00
8936d0ce58 -Lamma.cpp hardcoded config tests.
Some checks are pending
GBCI / build (push) Waiting to run
2025-09-11 16:15:06 -03:00
dabc8171e0 -Lamma.cpp hardcoded config tests.
Some checks are pending
GBCI / build (push) Waiting to run
2025-09-11 16:04:46 -03:00
d8b40f73ff -Hardcoded llama tests
Some checks are pending
GBCI / build (push) Waiting to run
2025-09-11 15:09:15 -03:00
4c002eba6a -Hardcoded llama tests
Some checks are pending
GBCI / build (push) Waiting to run
2025-09-11 14:50:45 -03:00
f0cdf2047a - Local LLM Embeddings.
Some checks are pending
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
Some checks failed
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
Some checks are pending
GBCI / build (push) Waiting to run
2025-08-24 19:53:58 -03:00
Rodrigo Rodriguez (Pragmatismo)
5fc5b8b7b9 - Testing.
All checks were successful
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)
2e3a61d756 - Open AI compatible endpoint in GB.
Some checks failed
GBCI / build (push) Failing after 29m45s
2025-08-17 14:43:35 -03:00
Rodrigo Rodriguez (Pragmatismo)
18c9199b79 - Testing ON keyword.
Some checks failed
GBCI / build (push) Failing after 29m55s
2025-08-16 20:40:20 -03:00
Rodrigo Rodriguez (Pragmatismo)
0a009f9789 - SET SCHEDULE keyword - ON keyword
Some checks failed
GBCI / build (push) Failing after 30m58s
2025-08-16 18:13:03 -03:00
Rodrigo Rodriguez (Pragmatismo)
57f20d903e - Testing of the first BASIC script.
Some checks failed
GBCI / build (push) Has been cancelled
2025-08-14 09:42:05 -03:00
Rodrigo Rodriguez (Pragmatismo)
10b4d85629 - CREATE DRAFT keyword OK.
Some checks failed
GBCI / build (push) Has been cancelled
2025-08-04 08:30:13 -03:00
Rodrigo Rodriguez (Pragmatismo)
17ed0bde36 - SET keyword OK.
Some checks are pending
GBCI / build (push) Waiting to run
2025-08-03 17:34:59 -03:00
Rodrigo Rodriguez (Pragmatismo)
c15bd364c1 - First run to generate e-mail.
Some checks failed
GBCI / build (push) Has been cancelled
2025-08-02 00:49:33 -03:00
Rodrigo Rodriguez (Pragmatismo)
50bfad7642 - First run to generate e-mail.
Some checks are pending
GBCI / build (push) Waiting to run
2025-08-02 00:07:54 -03:00
Rodrigo Rodriguez (Pragmatismo)
e15da79204 - Script is running!
Some checks failed
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.
Some checks are pending
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.
All checks were successful
GBCI / build (push) Successful in 18m14s
2025-07-21 12:16:17 -03:00
Rodrigo Rodriguez (Pragmatismo)
90016ea373 - GET keyword added.
All checks were successful
GBCI / build (push) Successful in 14m52s
2025-07-20 15:01:18 -03:00
Rodrigo Rodriguez (Pragmatismo)
9aecbfc6fb - Warning removal.
All checks were successful
GBCI / build (push) Successful in 15m4s
2025-07-20 00:03:37 -03:00
Rodrigo Rodriguez (Pragmatismo)
9a4bab6de6 - Warning removal.
All checks were successful
GBCI / build (push) Successful in 15m18s
2025-07-19 12:10:16 -03:00
Rodrigo Rodriguez (Pragmatismo)
e17e0e36a0 Refactor main function to support multiple database connections and enhance AppState structure; add custom database configuration 2025-07-19 00:45:40 -03:00
Rodrigo Rodriguez (Pragmatismo)
0f0ea3e137 Update dependencies and enhance script functionality
All checks were successful
GBCI / build (push) Successful in 16m37s
- Added `smartstring` dependency to Cargo.toml
- Refactored script logic in `main.rs` for improved item handling
- Enhanced `dns.sh` to log standard output and error
- Introduced JSON handling functions in `script.rs` for dynamic value conversion
2025-07-17 20:26:26 -03:00
Rodrigo Rodriguez (Pragmatismo)
39ae9cb977 - BASIC FOR EACH
All checks were successful
GBCI / build (push) Successful in 15m5s
2025-07-16 01:56:22 -03:00