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
fix(notebook): update to current Claude model version
Replace deprecated claude-3-5-sonnet-20240620 with claude-3-5-sonnet-20241022
to fix NotFoundError when running notebook.
The old model version reached end-of-life and returns 404 errors.
0 commit comments