mirror of
https://github.com/openai/codex.git
synced 2026-04-28 00:25:56 +00:00
@@ -98,7 +98,8 @@ async fn run_request(input: Vec<ResponseItem>) -> Value {
|
||||
summary,
|
||||
conversation_id,
|
||||
SessionSource::Exec,
|
||||
);
|
||||
)
|
||||
.new_session();
|
||||
|
||||
let mut prompt = Prompt::default();
|
||||
prompt.input = input;
|
||||
|
||||
Reference in New Issue
Block a user