mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Enhance Yupp provider with model tags management and improve response handling
This commit is contained in:
parent
fec4185215
commit
b2efb16b86
5 changed files with 83 additions and 41 deletions
|
|
@ -64,6 +64,7 @@ DOMAINS = (
|
|||
"chatgpt.com",
|
||||
".cerebras.ai",
|
||||
"github.com",
|
||||
"yupp.ai",
|
||||
)
|
||||
|
||||
if has_browser_cookie3 and os.environ.get("DBUS_SESSION_BUS_ADDRESS") == "/dev/null":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue