mirror of
https://github.com/openai/codex.git
synced 2026-04-28 00:25:56 +00:00
Add thread metadata
This commit is contained in:
@@ -126,6 +126,15 @@
|
||||
"ephemeral": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"metadata": {
|
||||
"additionalProperties": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": [
|
||||
"object",
|
||||
"null"
|
||||
]
|
||||
},
|
||||
"model": {
|
||||
"description": "Configuration overrides for the forked thread, if any.",
|
||||
"type": [
|
||||
|
||||
Reference in New Issue
Block a user