fix: configure codex with a longer timeout
refactor: param names
This commit is contained in:
@@ -72,7 +72,7 @@ class TestClass:
|
||||
"chat",
|
||||
{
|
||||
"prompt": "Analyze this test file and explain what it does.",
|
||||
"files": [test_file_path],
|
||||
"absolute_file_paths": [test_file_path],
|
||||
"model": "flash",
|
||||
"temperature": 0.7,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user