Apply local updates and test/build fixes

This commit is contained in:
Ryan Ward
2026-05-13 15:56:40 -05:00
parent cee61e2af0
commit b61d6bcbce
36 changed files with 567 additions and 327 deletions
+1 -1
View File
@@ -260,7 +260,7 @@ pub async fn generate_multi_agent_output(
format!("MultiPart[{}]", part_descs.join(", "))
}
};
log::debug!(
log::info!(
"[bedrock] msg[{}]: role={:?}, content={}",
i,
msg.role,