botserver/src
Rodrigo Rodriguez (Pragmatismo) 21855fab99 fix(llm): Respect llm-server config flag to skip local server startup
When llm-server=false in bot_configuration, the code now skips
attempting to start local llama-server processes. This prevents
the 60-attempt timeout error when using external LLM endpoints
or when local LLM serving is intentionally disabled.
2025-12-08 23:39:01 -03:00
..
analytics - Split into botui. 2025-12-02 21:09:43 -03:00
attendance feat(attendance): Multi-channel attendant config (email, phone, teams, google) 2025-12-05 14:54:55 -03:00
basic Add test infrastructure: AppState::default(), mock providers, fix attendance tests 2025-12-05 16:43:14 -03:00
calendar Implement real database functions, remove TODOs and placeholders 2025-12-03 22:23:30 -03:00
compliance Add docs, UI pages, code scanner, and Docker deployment guide 2025-11-30 19:36:50 -03:00
console feat(console): Show UI immediately with live system logs 2025-12-08 23:35:33 -03:00
core feat(console): Show UI immediately with live system logs 2025-12-08 23:35:33 -03:00
designer - Split into botui. 2025-12-02 21:09:43 -03:00
directory , dt.month, dt.hour, dt.is_weekend, etc.) 2025-11-30 15:07:29 -03:00
drive Update sync endpoints as desktop-only, add documentation fields 2025-12-05 06:50:45 -03:00
email feat(auth): Add OAuth login for Google, Discord, Reddit, Twitter, Microsoft, Facebook 2025-12-04 22:53:40 -03:00
llm fix(llm): Respect llm-server config flag to skip local server startup 2025-12-08 23:39:01 -03:00
meet HTMX enters. 2025-11-29 16:29:28 -03:00
multimodal - Split into botui. 2025-12-02 21:09:43 -03:00
nvidia - Even more keywords. 2025-11-22 12:26:16 -03:00
paper - Split into botui. 2025-12-02 21:09:43 -03:00
research - Split into botui. 2025-12-02 21:09:43 -03:00
security refactor: standardize component names for certificates and DNS 2025-12-07 10:42:02 -03:00
sources - Split into botui. 2025-12-02 21:09:43 -03:00
tasks - Split into botui. 2025-12-02 21:09:43 -03:00
timeseries , dt.month, dt.hour, dt.is_weekend, etc.) 2025-11-30 15:07:29 -03:00
vector-db Add comprehensive documentation for GB templates and configuration 2025-12-03 16:05:50 -03:00
weba - Refactor folder as features. 2025-11-22 22:55:35 -03:00
whatsapp feat(bootstrap): implement mTLS for Vault access 2025-12-07 02:13:28 -03:00
lib.rs - Split into botui. 2025-12-02 21:09:43 -03:00
main.rs feat(console): Show UI immediately with live system logs 2025-12-08 23:35:33 -03:00