Commit graph

13 commits

Author SHA1 Message Date
hlohaus
a9950deb39 Update StringableInference to set working status to False and remove unused format_prompt import in Yupp provider 2025-10-29 23:13:56 +01:00
hlohaus
0bc0ce7df1 Refactor Yupp provider to use asyncio and aiohttp for asynchronous operations 2025-10-20 22:42:19 +02:00
Ammar
e724893a29
add mode, timeout (#3213)
* Update Yupp.py

---------

Co-authored-by: H Lohaus <hlohaus@users.noreply.github.com>
2025-10-20 22:09:22 +02:00
hlohaus
fe0d8e811d Add make_chat_private function and enhance message formatting for Yupp provider @GamerReady 2025-10-18 21:52:07 +02:00
hlohaus
bbf3c8e427 Remove unused message formatting function and clean up Yupp account reward claiming logic 2025-10-14 20:52:06 +02:00
hlohaus
f7ebd1b22f Refactor Yupp provider to use get_last_user_message and streamline request payload construction 2025-10-14 09:32:03 +02:00
hlohaus
5ca513396e Refactor Yupp provider to enhance media handling and improve request structure 2025-10-12 19:26:21 +02:00
hlohaus
8225e99ab2 Add MissingAuthError for unconfigured Yupp accounts 2025-10-07 19:51:14 +02:00
hlohaus
bfd4fd4234 Add Yupp provider URLs for API and login 2025-10-07 19:26:43 +02:00
hlohaus
73a3d3a48b Refactor Yupp provider: streamline API request handling, improve logging, and enhance model selection processing 2025-10-06 18:11:51 +02:00
hlohaus
b2efb16b86 Enhance Yupp provider with model tags management and improve response handling 2025-10-06 13:19:07 +02:00
hlohaus
fec4185215 Enhance Yupp provider to support API key management in model fetching 2025-10-06 09:13:53 +02:00
hlohaus
d1df33ef4b Add Yupp provider implementation with account management and model fetching 2025-10-06 07:16:01 +02:00