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

update DuckDuckGo models #1938

Closed
TheFirstNoob opened this issue May 11, 2024 · 2 comments
Closed

update DuckDuckGo models #1938

TheFirstNoob opened this issue May 11, 2024 · 2 comments

Comments

@TheFirstNoob
Copy link

Before DuckDuckGo Provider used: Claude 1.2 and gpt-3.5-turbo
Now used: Claude 3 Haiku and gpt-3.5-turbo

Rate limit: 50 messages/day

Thx

@TheFirstNoob
Copy link
Author

TheFirstNoob commented May 14, 2024

updated info:
Model used: claude-3-haiku-20240307

https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/DuckDuckGo.py#L19

update to: models = ["gpt-3.5-turbo-0125", "claude-3-haiku-20240307"]

@hlohaus
Copy link
Collaborator

hlohaus commented May 19, 2024

I have updated the model list in g4f.

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

3 participants
@hlohaus @TheFirstNoob and others