| Commit message (Expand) | Author | Files | Lines |
2024-05-21 | Fix image vision in You.com provider | Heiner Lohaus | 1 | -4/+8 |
2024-05-17 | Fix You.com model selection | Heiner Lohaus | 1 | -5/+6 |
2024-05-15 | Add needs auth to provierds, Add PerplexityApi provider | Heiner Lohaus | 1 | -10/+3 |
2024-05-15 | gpt-4o (beta) | abc | 1 | -5/+15 |
2024-05-04 | Update You.py | Hydra566 | 1 | -0/+6 |
2024-04-22 | Add vision models to readme | Heiner Lohaus | 1 | -7/+15 |
2024-04-21 | Add image model list | Heiner Lohaus | 1 | -6/+13 |
2024-04-21 | Add MissingRequirementsError to You | Heiner Lohaus | 1 | -1/+5 |
2024-04-21 | Fix Bing Provider, Add Account Support for Meta AI | Heiner Lohaus | 1 | -2/+5 |
2024-04-18 | Add Ecosia Provider, Add OpenaiAccount alias | Heiner Lohaus | 1 | -1/+0 |
2024-04-14 | stytch auth udpdate for provider | abc | 1 | -3/+5 |
2024-04-11 | Fix You.com Provider | Heiner Lohaus | 1 | -1/+3 |
2024-04-10 | Some small fixes | Heiner Lohaus | 1 | -2/+0 |
2024-04-10 | Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2 | H Lohaus | 1 | -4/+7 |
2024-04-07 | Update You.py | H Lohaus | 1 | -16/+1 |
2024-04-07 | Update You.py | H Lohaus | 1 | -1/+1 |
2024-04-07 | Update You.py | H Lohaus | 1 | -3/+3 |
2024-04-07 | Update You.py | H Lohaus | 1 | -1/+2 |
2024-04-07 | Update You.py | H Lohaus | 1 | -1/+1 |
2024-04-07 | Update You.py (#1794)0.2.8.1 | AksLolCoding | 1 | -1/+2 |
2024-04-07 | Add local models to gui, Fix You Provider, add AsyncClient | Heiner Lohaus | 1 | -2/+6 |
2024-03-15 | Move raise_for_status, Create FormData wrapper | Heiner Lohaus | 1 | -6/+4 |
2024-03-15 | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 1 | -30/+26 |
2024-03-12 | Remove all not working provider (#1679) | H Lohaus | 1 | -25/+35 |
2024-03-11 | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 1 | -7/+34 |
2024-02-27 | Update some providers | Heiner Lohaus | 1 | -9/+10 |
2024-02-22 | Move some modules, create providers dir | Heiner Lohaus | 1 | -2/+2 |
2024-02-12 | Add new Client API with Docs | Heiner Lohaus | 1 | -0/+5 |
2024-02-11 | Fix select chat mode, fix auth value in You | Heiner Lohaus | 1 | -3/+3 |
2024-02-11 | Add upload image support in You | Heiner Lohaus | 1 | -50/+105 |
2024-02-11 | Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies | Heiner Lohaus | 1 | -3/+63 |
2023-10-27 | Update config supports_message_history | Heiner Lohaus | 1 | -1/+0 |
2023-10-24 | Indicated support of message history in You.py | Luneye | 1 | -1/+2 |
2023-10-08 | Add Messages and AsyncResult typing | Heiner Lohaus | 1 | -6/+7 |
2023-10-05 | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 1 | -11/+10 |
2023-09-12 | Add new providers: Aivvm, Vitalentum and Ylokh | Heiner Lohaus | 1 | -20/+20 |
2023-09-03 | type hints | msi-JunXiang | 1 | -1/+4 |
2023-08-28 | Add async support for H2o | Heiner Lohaus | 1 | -47/+29 |
2023-08-27 | ~ | code styling | abc | 1 | -18/+12 |
2023-08-23 | "You" unicode decode and fix prompt just is last message | zengrr | 1 | -5/+8 |
2023-08-22 | Improve providers with tests | Heiner Lohaus | 1 | -8/+7 |
2023-08-14 | refactor: refactor provider | MIDORIBIN | 1 | -0/+59 |