mirror of
https://github.com/openai/codex.git
synced 2026-04-28 16:45:54 +00:00
fix
This commit is contained in:
@@ -133,7 +133,7 @@ client_request_definitions! {
|
||||
params: v2::ReviewStartParams,
|
||||
response: v2::ReviewStartResponse,
|
||||
},
|
||||
CompactStart => "compact/start" {
|
||||
CompactStart => "thread/compact" {
|
||||
params: v2::CompactStartParams,
|
||||
response: v2::TurnStartResponse,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user