You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[regression in 0.0.333] ✗ Model call failed: {"message":"The requested model is not supported.","code":"model_not_supported","param":"model","type":"invalid_request_error"} #193
╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ > Write a C++ server that serves the 10x15 Tetris game through html into the web browser. Log all games, Tetris pieces, user moves, board states into the server │
│ side SQLite DB. │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
✗ Model call failed: {"message":"The requested model is not supported.","code":"model_not_supported","param":"model","type":"invalid_request_error"}
✗ Model call failed: {"message":"The requested model is not supported.","code":"model_not_supported","param":"model","type":"invalid_request_error"}
✗ Model call failed: {"message":"The requested model is not supported.","code":"model_not_supported","param":"model","type":"invalid_request_error"}
● Total usage est: 1 Premium request
Total duration (API): 0.0s
Total duration (wall): 3m 0.7s
Total code changes: 0 lines added, 0 lines removed
Usage by model:
claude-sonnet-4.5 0 input, 0 output, 0 cache read, 0 cache write (Est. 1 Premium request)
Shutting down...
This problem didn't exist in 0.0.330
0.0.330 works very well.