JP version
jp v0.1.0-43d34410 (2026-08-08)
What happened?
api.anthropic.com is down, and returning:
Stream error
error api error: overloaded_error: Overloaded: api error: overloaded_error: Overloaded
kind Transient
One would expect -m non-anthropic-favorite to not error out, but it does.
Changing the model in toml files - to prevent requiring -m at all - solves it.
JP version
jp v0.1.0-43d34410 (2026-08-08)
What happened?
api.anthropic.com is down, and returning:
One would expect
-m non-anthropic-favoriteto not error out, but it does.Changing the model in toml files - to prevent requiring
-mat all - solves it.