mirror of
https://github.com/openai/codex.git
synced 2026-05-04 21:32:21 +03:00
turn interrupt
This commit is contained in:
@@ -405,6 +405,7 @@ pub struct TurnStartResponse {
|
||||
#[serde(rename_all = "camelCase")]
|
||||
#[ts(export_to = "v2/")]
|
||||
pub struct TurnInterruptParams {
|
||||
pub thread_id: String,
|
||||
pub turn_id: String,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user