generalbots/scripts
Rodrigo Rodriguez (Pragmatismo) 51c8a53a90 Enable LLM feature by default and fix compilation errors
- Add llm to default features in Cargo.toml
- Fix duplicate smart_router module declaration
- Remove unused LLMProvider import and fix unused variable warnings
- Fix move error in enhanced_llm.rs by cloning state separately for each closure
- Improve code formatting and consistency
2026-01-28 16:58:14 -03:00
..
mcp
utils Enable LLM feature by default and fix compilation errors 2026-01-28 16:58:14 -03:00
deploy-embedded.sh