This commit is contained in:
Roy Han
2026-03-13 18:51:56 -07:00
parent 66c0851437
commit b2ded6f1e9

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,
}],