main icon indicating copy to clipboard operation
main copied to clipboard

How can I use the custom models to set up Claude 3.7 Sonnet?

Open mk1123 opened this issue 9 months ago • 4 comments

Hi! I was excited to use the custom models feature to try setting up Claude 3.7 Sonnet in Intellibar, but I can't figure out the right combination of url and id to use for Anthropic's API for this to work within Intellibar. Any guidance here?

mk1123 avatar Mar 27 '25 06:03 mk1123

Here's the correct configuration:

url: https://api.anthropic.com
id: claude-3-7-sonnet-latest
name: 3.7 Sonnet
apiType: anthropic
apiKey: ....your api key here...

Can you share what was that you weren't able to figure out?

BTW, we'll release an update tomorrow that will include Claude 3.7 Sonnet.

astoilkov avatar Mar 27 '25 08:03 astoilkov

Ah, I see, thanks! I kept trying to use https://api.anthropic.com/v1/ and https://api.anthropic.com/messages / https://api.anthropic.com/models for the url. Some examples in the docs of what to use for the common model providers would be helpful I think!

Looking forward to the update tomorrow!

mk1123 avatar Mar 27 '25 18:03 mk1123

Hi folks! Wondering if this update is still planned?

mk1123 avatar May 05 '25 03:05 mk1123

Hi, we just released 0.45. You can get it from ⌘P → Check for updates...

erusev avatar May 06 '25 05:05 erusev