Enhance Yupp provider with model tags management and improve response handling

This commit is contained in:
hlohaus 2025-10-06 13:19:07 +02:00
parent fec4185215
commit b2efb16b86
5 changed files with 83 additions and 41 deletions

View file

@ -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":