mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-15 14:51:19 -08:00
Add create images to Bing (#1426)
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider
This commit is contained in:
parent
2e6399230c
commit
bee75be8e3
19 changed files with 673 additions and 308 deletions
|
|
@ -145,5 +145,5 @@ User request:
|
|||
"""
|
||||
return message
|
||||
except Exception as e:
|
||||
print("Couldn't search DuckDuckGo:", e)
|
||||
print("Couldn't do web search:", e)
|
||||
return prompt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue