generalbots/src/shared
Rodrigo Rodriguez (Pragmatismo) 3972863911 refactor(state): rename resource clients and improve keyword syntax
Updated references from `redis_client`, `s3_client`, and `custom_conn` to unified names `cache`, `drive`, and `conn` for consistency across modules. Adjusted `add_suggestion_keyword` to use clearer parameter naming and enhanced custom syntax registration for better readability and maintainability.
2025-11-01 20:53:45 -03:00
..
mod.rs - main.rs is compiling again. 2025-10-11 20:02:14 -03:00
models.rs refactor(config): replace raw SQL with Diesel query for bot config 2025-11-01 11:48:46 -03:00
state.rs refactor(state): rename resource clients and improve keyword syntax 2025-11-01 20:53:45 -03:00
utils.rs feat(config): refactor AI config into separate LLM and embedding configs 2025-11-01 08:43:14 -03:00