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