add thread id property
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"signature": "message:str -> answer:str",
|
||||
"working_directory": "",
|
||||
"model": null,
|
||||
"working_directory": ".",
|
||||
"model": "gpt-4o",
|
||||
"sandbox_mode": null,
|
||||
"skip_git_repo_check": false,
|
||||
"api_key": null,
|
||||
"base_url": null,
|
||||
"codex_path_override": null
|
||||
"codex_path_override": "/opt/homebrew/bin/codex"
|
||||
}
|
||||
Reference in New Issue
Block a user