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
+2
View File
@@ -46,6 +46,8 @@ pub(crate) mod harness_display;
pub(crate) mod llms;
pub(crate) mod local_harness_setup;
pub(crate) mod metadata_project_rules;
#[cfg(not(target_family = "wasm"))]
pub(crate) mod model_output_logging;
pub mod onboarding;
#[cfg(not(target_family = "wasm"))]
pub mod openai;