continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://continue.dev/docs
Apache License 2.0
12.95k stars 875 forks source link

Not able to connect with ANTHROPIC models(Claude 3 Haiku, Claude 3 opus) #1185

Closed hardihood closed 15 hours ago

hardihood commented 2 months ago

Before submitting your bug report

Relevant environment info

- OS:windows
- Continue:
- IDE:intellij

Description

getting this exception when ever sending any message : request to https://api.anthropic.com/v1/messages failed, reason: self-signed certificate in certificate chain

To reproduce

No response

Log output

No response

sestinj commented 2 months ago

@hardihood Can you tell me more about your network environment and the version of Continue you are using?

tndevDE commented 5 days ago

@sestinj I have the same problem with Claude and with Gemini.

- OS:MacOS
- Continue:
- IDE:vscode

Could this have something to do with a free API? Codestral works.

Messages

tndevDE commented 3 days ago

@sestinj Sorry, it's because of a free api key.

400 {type:error,error:{type:invalid_request_error,message:Your credit balance is too low to access the Claude API. Please go to Plans & Billing to upgrade or purchase credits.}}

sestinj commented 15 hours ago

ah ok thanks for the update. I'll close the issue