botserver/src/bot
Rodrigo Rodriguez (Pragmatismo) b79c483a2e feat(llm): pass model configuration to LLM generation and streaming
Include model parameter in LLM provider calls across automation, bot, and keyword modules to ensure correct model selection based on configuration. This improves flexibility and consistency in LLM usage.
2025-11-12 08:19:21 -03:00
..
bot.test.rs feat: refactor prompt compaction and clean up test files 2025-11-11 18:32:52 -03:00
mod.rs feat(llm): pass model configuration to LLM generation and streaming 2025-11-12 08:19:21 -03:00
ui.rs feat(automation): refactor compact prompt logic and remove unused code 2025-11-11 22:31:19 -03:00