Skip to content

[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

@yurivict

Description

@yurivict

Describe the bug

The session fails:

 ╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
 │ > 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.

Affected version

0.0.333 Commit: 4cbf3da

Steps to reproduce the behavior

See above.

Expected behavior

n/a

Additional context

OS: FreeBSD 14.3
node-v22.19.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions