-
-
Notifications
You must be signed in to change notification settings - Fork 13.4k
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
Next Todos and Maybes #1556
Comments
If you need I have plenty image Gen providers that I reverse engineered |
Hello, yes, please. I have added image gen to the readme. With Gemini: we have 3 image providers. |
Alright but it's a lot of lines of code and providers so how can I send it to you? @hlohaus |
Can't you create a repo? Or you create a PR with your draft? |
Not really, because I made it a flask app with ready api and everything so I might not be able to share it easily |
Okay, write me a Email to: |
Alright will send the email asap |
I emailed you with the code snippets |
I have your email. I could copy your generate_image to g4f.Provider.NewImgGen and we a have new Provider. Good idea? |
Yes sounds good |
I reverse engineered a tts model, so if you need it I can send it aswell |
can you include references for Phind response? |
The provider g4f.Provider.Phind are working, but only they Phind model are supported. |
Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again. |
Hello! Is it possible to add a check for a new version of the repository when starting the GUI and when starting any chat in the GUI? |
Would be really nice to include a small CLI tool to enter (or pipe) prompts to a model and receive the answer via the command line. Some basic options besides provider and language model could be: context ID (to pick up the conversation where you left), initial prompt, load and modify chat history. |
Yes, @hlohaus is it possible to add CLI interface for ChatCompletion please? Thanks, it's a great project. |
Is it possible? |
Is it possible to include a conversation rename feature in the left panel? |
Yeah, that's possible. I'm doing that. |
I can suggest pollinations.ai as an image provider. Images are generated quickly and the quality is good. Powered by SDXL. Queries are also easy to create:
To get a new image, you need to replace seed=43 with any random number, for example seed=45645673457. |
Bumping this issue because it has been open for 7 days with no activity. Closing automatically in 7 days unless it becomes active again. |
Closing due to inactivity. |
Allow downloading of the read aloud audio |
@Hydra566 Hey, I just added a Pollinations.AI provider in g4f. You can use this provider in your environment now. |
Please give Feedback :)
Maybes:
-- MissingGoogleChromeError
-- MultipleWebDriverSessionError
-- TooLongMessageOpenAiError
Also should we add account generation? It is too silly? today, all providers with GPT 4 requiring a account.
The text was updated successfully, but these errors were encountered: