- 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 |
||
|---|---|---|
| .. | ||
| context | ||
| llm_models | ||
| prompt_manager | ||
| cache.rs | ||
| cache_test.rs | ||
| claude.rs | ||
| episodic_memory.rs | ||
| local.rs | ||
| mod.rs | ||
| observability.rs | ||
| smart_router.rs | ||