mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-11-03 10:30:57 +08:00
Add Gemini Provider with image upload and generation
This commit is contained in:
@@ -162,7 +162,7 @@ class Backend_Api:
|
||||
"provider": provider,
|
||||
"messages": messages,
|
||||
"stream": True,
|
||||
"ignore_stream_and_auth": True,
|
||||
"ignore_stream": True,
|
||||
"patch_provider": patch,
|
||||
**kwargs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user