| Commit message (Expand) | Author | Age | Files | Lines |
* | Move raise_for_status, Create FormData wrapper | Heiner Lohaus | 2024-03-15 | 1 | -6/+4 |
* | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 2024-03-15 | 1 | -30/+26 |
* | Remove all not working provider (#1679) | H Lohaus | 2024-03-12 | 1 | -25/+35 |
* | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 2024-03-11 | 1 | -7/+34 |
* | Update some providers | Heiner Lohaus | 2024-02-27 | 1 | -9/+10 |
* | Move some modules, create providers dir | Heiner Lohaus | 2024-02-22 | 1 | -2/+2 |
* | Add new Client API with Docs | Heiner Lohaus | 2024-02-12 | 1 | -0/+5 |
* | Fix select chat mode, fix auth value in You | Heiner Lohaus | 2024-02-11 | 1 | -3/+3 |
* | Add upload image support in You | Heiner Lohaus | 2024-02-11 | 1 | -50/+105 |
* | Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies | Heiner Lohaus | 2024-02-11 | 1 | -3/+63 |
* | Update config supports_message_history | Heiner Lohaus | 2023-10-27 | 1 | -1/+0 |
* | Indicated support of message history in You.py | Luneye | 2023-10-24 | 1 | -1/+2 |
* | Add Messages and AsyncResult typing | Heiner Lohaus | 2023-10-08 | 1 | -6/+7 |
* | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 2023-10-05 | 1 | -11/+10 |
* | Add new providers: Aivvm, Vitalentum and Ylokh | Heiner Lohaus | 2023-09-12 | 1 | -20/+20 |
* | type hints | msi-JunXiang | 2023-09-03 | 1 | -1/+4 |
* | Add async support for H2o | Heiner Lohaus | 2023-08-28 | 1 | -47/+29 |
* | ~ | code styling | abc | 2023-08-27 | 1 | -18/+12 |
* | Merge branch 'main' into up | Tekky | 2023-08-25 | 1 | -5/+8 |
|\ |
|
| * | "You" unicode decode and fix prompt just is last message | zengrr | 2023-08-23 | 1 | -5/+8 |
* | | Improve providers with tests | Heiner Lohaus | 2023-08-22 | 1 | -8/+7 |
|/ |
|
* | refactor: refactor provider | MIDORIBIN | 2023-08-14 | 1 | -0/+59 |