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
Describe the bug
After pulling down /develop, installing, building, and then starting a character that uses claude_vertex, start errors out with the message:
["⛔ Failed to get token - unsupported model provider: claude_vertex"]
To Reproduce
Clone repo
Switch to develop branch
Install
Build
Run character with claude_vertex as the model provider
Expected behavior
It can run a character with claude_vertex as the model provider without erroring.
Screenshots
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
After pulling down /develop, installing, building, and then starting a character that uses
claude_vertex
, start errors out with the message:To Reproduce
Expected behavior
It can run a character with claude_vertex as the model provider without erroring.
Screenshots
Additional context
N/A
The text was updated successfully, but these errors were encountered: