response wiring

This commit is contained in:
Roy Han
2026-03-11 22:51:17 -07:00
parent 5d63c86d53
commit 2f71969267
36 changed files with 232 additions and 19 deletions

View File

@@ -297,6 +297,7 @@ async fn azure_default_store_attaches_ids_and_headers() -> Result<()> {
id: Some("msg_1".into()),
role: "user".into(),
content: vec![ContentItem::InputText { text: "hi".into() }],
metadata: None,
end_turn: None,
phase: None,
}],