mirror of
https://github.com/openai/codex.git
synced 2026-04-26 07:35:29 +00:00
Pass user instructions to thread/create
This commit is contained in:
@@ -227,6 +227,12 @@
|
||||
"type": "null"
|
||||
}
|
||||
]
|
||||
},
|
||||
"userInstructions": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"title": "ThreadStartParams",
|
||||
|
||||
Reference in New Issue
Block a user