We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have first tested TeachAnything with test-ada-001 model and it worked 2 months ago, but now it doesn't, same for Pizzagpt.
many other providers return errors
is this accounted for / documented somewhere? how to fix these so that a seemless use of g4f can be possible?
The text was updated successfully, but these errors were encountered:
@unical1988 Hi, provide more information please. TeachAnything use gpt3.5-turbo-0125 model and llama-3.1-70b PizzaGPT use gpt-4o-mini model
gpt3.5-turbo-0125
llama-3.1-70b
gpt-4o-mini
Old model not used for most main providers and can be remove later on site. Its not g4f bug. Set correct model and repeat for answer check
Sorry, something went wrong.
Hi, I confirm I can't use PizzaGPT anymore.
your avatar
test (1 words, 4 chars, 1 tokens) your avatar Pizzagpt with gpt-4o-mini (0 words, 0 chars, 0 tokens)
@TheFirstNoob can you provide an exhaustive list of associations between the providers and the models they use?
@unical1988 You can use this full list: https://github.com/xtekky/gpt4free/blob/main/g4f/models.py#L83 Or open g4f/Provider/Name provider and see what models each provider use direclty.
xtekky
No branches or pull requests
I have first tested TeachAnything with test-ada-001 model and it worked 2 months ago, but now it doesn't, same for Pizzagpt.
many other providers return errors
is this accounted for / documented somewhere? how to fix these so that a seemless use of g4f can be possible?
The text was updated successfully, but these errors were encountered: