botserver/docs
Rodrigo Rodriguez (Pragmatismo) e144e013d7 Add async Redis context storage and session fetch
- Use `tokio::spawn` to run Redis SET for `SET_CONTEXT` in a background
  task with detailed tracing.
- Move context retrieval from `BotOrchestrator` to `SessionManager`,
  inserting it as a system message in conversation history.
- Remove redundant Redis fetch logic from `BotOrchestrator`.
- Update `DEV.md` to install `valkey-cli`, reorder cargo tools, and
  adjust apt commands.
- Add a `SET_CONTEXT "azul bolinha"` example to the announcements
  template.
2025-10-15 00:01:48 -03:00
..
keywords Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
DEV.md Add async Redis context storage and session fetch 2025-10-15 00:01:48 -03:00
GLOSSARY.md - New features for start.bas 2025-10-13 17:43:03 -03:00
limits_llm.md - Fixing compilation errors. 2025-10-06 20:06:43 -03:00