mirror of
https://github.com/openai/codex.git
synced 2026-04-27 16:15:09 +00:00
lint
This commit is contained in:
@@ -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,
|
||||
}],
|
||||
|
||||
Reference in New Issue
Block a user