Route Bedrock through Rig and improve agent observability

This commit is contained in:
2026-08-22 12:02:45 -05:00
parent 1f1d0737a9
commit f291cfe803
28 changed files with 519 additions and 938 deletions
-1
View File
@@ -7,7 +7,6 @@ pub mod external_config;
pub mod models;
pub mod request_translator;
pub mod response_translator;
pub mod runtime;
pub mod settings_view;
#[cfg(test)]