Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
fixed issue: https://github.com/xtekky/gpt4free/issues/1746 | |||||
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 | |
Fix many providers Add selenium-wire to requierments | |||||
2024-03-11 | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 1 | -7/+34 | |
Add more models and image generation in You provider Use You as second default image provider | |||||
2024-02-27 | Update some providers | Heiner Lohaus | 1 | -9/+10 | |
Improve read access_token in OpenaiChat Add IterProvider Add system message support in FlowGpt Filter none values in new Client | |||||
2024-02-22 | Move some modules, create providers dir | Heiner Lohaus | 1 | -2/+2 | |
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version | |||||
2024-02-12 | Add new Client API with Docs | Heiner Lohaus | 1 | -0/+5 | |
Use object urls for the preview of image uploads. Fix upload images in You provider Fix create image. It's now a single image. Improve system message for create images. | |||||
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 | |
Add system_message in Yqcloud | |||||
2023-10-05 | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 1 | -11/+10 | |
and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout | |||||
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 | |
Use `from __future__ import annotations avoid `dict` and `list` cause "TypeErro: 'type' object is not subscriptable". Refer to the following Stack Overflow discussions for more information: 1. https://stackoverflow.com/questions/75202610/typeerror-type-object-is-not-subscriptable-python 2. https://stackoverflow.com/questions/59101121/type-hint-for-a-dict-gives-typeerror-type-object-is-not-subscriptable | |||||
2023-08-28 | Add async support for H2o | Heiner Lohaus | 1 | -47/+29 | |
Add format_prompt helper Fix create_completion in AsyncGeneratorProvider Move get_cookies from constructor to function Add ow HuggingChat implement Remove need auth form Liabots Add staic cache for access_token in OpenaiChat Add OpenAssistant provider Support stream and async in You Support async and add userId in Yqcloud Add log_time module | |||||
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 | |