Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interference api provider option #2589

Open
Intiiii opened this issue Jan 23, 2025 · 1 comment
Open

interference api provider option #2589

Intiiii opened this issue Jan 23, 2025 · 1 comment

Comments

@Intiiii
Copy link

Intiiii commented Jan 23, 2025

Hi, i'm trying tom make bolt.diy work with the interference api. I wanted to use claude sonnet, but it only uses a chinese version of it or smth? Anyways, I was wondering if it would be possible to choose a provider, since some models are provided by multiple providers? And would that be possible in the interference api?

@hlohaus
Copy link
Collaborator

hlohaus commented Jan 24, 2025

Hey,

Just add a "provider" parameter after the "model" one like this:

"model": "gpt-4o-mini",
"provider": "Cloudflare HuggingChat",

@Intiiii

Edit: Take a look at the "Selecting a Provider" Documentation:

https://github.com/xtekky/gpt4free/blob/main/docs/selecting_a_provider.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants