summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/needs_auth/Gemini.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add streaming and conversation support to geminiHeiner Lohaus2024-05-211-39/+76
|
* Add some options to messages in gui, saves generated images localHeiner Lohaus2024-05-201-7/+2
|
* Improve Liabots provider, Add image api supportHeiner Lohaus2024-05-181-17/+19
|
* Add needs auth to provierds, Add PerplexityApi providerHeiner Lohaus2024-05-151-3/+6
| | | | Add proxy support to nodriver
* Update chatgpt url, uvloop supportHeiner Lohaus2024-05-151-7/+18
|
* Update Gemini.pyHyiKi2024-05-091-1/+1
| | | | fix issue #1932
* Fix issue with You.com and nodriverHeiner Lohaus2024-04-231-1/+1
| | | | Show global model list when unselect provider
* Add vision models to readmeHeiner Lohaus2024-04-221-27/+60
|
* Add image model listHeiner Lohaus2024-04-211-0/+1
|
* Fix DuckDuckGo Provider issuesHeiner Lohaus2024-04-171-0/+5
| | | | | Fix PerplexityLabs, FlowGpt Provider Update Bing, Gemini Provider
* Add local models to gui, Fix You Provider, add AsyncClientHeiner Lohaus2024-04-071-1/+1
|
* Update Gemini.pyH Lohaus2024-04-071-4/+7
|
* Fix Gemini Proxy Connect call failed (#1768)HyiKi2024-04-051-95/+100
| | | | | | | Gemini. py file adds get_connector to support proxy --------- Co-authored-by: HyiKi <dango.little@gmail.com>
* Update docs / readme, Improve Gemini authHeiner Lohaus2024-02-211-16/+22
|
* Improve preview in image generation of GeminiHeiner Lohaus2024-02-111-1/+3
| | | | Fix issue in Bing Image Decorator
* Update Gemini.pyH Lohaus2024-02-091-1/+0
|
* Read cookies from config in GeminiHeiner Lohaus2024-02-091-2/+3
| | | | Fixes for OpenaiChat Provider
* Add example for Image Upload & GenerationHeiner Lohaus2024-02-091-18/+21
|
* Resolve images in Gemini ProviderHeiner Lohaus2024-02-091-2/+39
|
* Add Gemini Provider with image upload and generationHeiner Lohaus2024-02-081-0/+165