Involved Module
Describe the bug
Genering tests with new models of OpenAI (gpt-5.3-codex, gpt-5.2-codex,..) leads to 404: Request failed with status code 404
To Reproduce
Steps to reproduce the behavior:
- Open class under test
- Right-click on the class -> choose TestSpark
- Choose LLM - choose model gpt-5.3-codex - OK to generate tests
- See error: Request failed with status code 404
Note: with old models such as gpt-5: still work ok
Expected behavior
generate tests successful
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Involved Module
Describe the bug
Genering tests with new models of OpenAI (gpt-5.3-codex, gpt-5.2-codex,..) leads to 404: Request failed with status code 404
To Reproduce
Steps to reproduce the behavior:
Note: with old models such as gpt-5: still work ok
Expected behavior
generate tests successful
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.