mirror of
https://github.com/openai/codex.git
synced 2026-05-05 13:51:29 +03:00
user message metadata
This commit is contained in:
@@ -248,6 +248,7 @@ async fn turn_start_notify_payload_includes_initialize_client_name() -> Result<(
|
||||
text: "Hello".to_string(),
|
||||
text_elements: Vec::new(),
|
||||
}],
|
||||
user_message_type: None,
|
||||
..Default::default()
|
||||
})
|
||||
.await?;
|
||||
|
||||
Reference in New Issue
Block a user