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
After installing the vs code extension and paying for the subscription, I was getting an errror about claude-3-5-sonnet-20240620 not being found in the openai context.
To fix this, one needs tp update the config.json file, under "get_relevant_files" and set the provider to anthropic instead of openai.
The text was updated successfully, but these errors were encountered:
Version
VisualStudio Code extension
Operating System
MacOS
What happened?
After installing the vs code extension and paying for the subscription, I was getting an errror about claude-3-5-sonnet-20240620 not being found in the openai context.
To fix this, one needs tp update the config.json file, under "get_relevant_files" and set the provider to anthropic instead of openai.
The text was updated successfully, but these errors were encountered: