feat: multi model and multi provider config and auto switching (#4035)

This commit is contained in:
Michael Neale
2025-09-04 11:24:14 +10:00
committed by GitHub
parent 3897345ca6
commit 439d293cae
6 changed files with 1594 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ pub mod extension_malware_check;
pub mod extension_manager;
pub mod final_output_tool;
mod large_response_handler;
pub mod model_selector;
pub mod platform_tools;
pub mod prompt_manager;
pub mod recipe_tools;