Commit Graph

36 Commits (f66cd9f8a322edd9cda4551b2a041559c4c82b2a)

Author SHA1 Message Date
Heiner Lohaus f66cd9f8a3 Add MissingRequirementsError to You 1 month ago
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
1 month ago
Heiner Lohaus 7e543f4747 Add Ecosia Provider, Add OpenaiAccount alias
Use AsyncClient in API, add web_search parameter in API
Improve error messages in Openai
2 months ago
abc 8add819c3e stytch auth udpdate for provider 2 months ago
Heiner Lohaus 57c856ef74 Fix You.com Provider 2 months ago
Heiner Lohaus 65bcc8ae8b Some small fixes 2 months ago
H Lohaus 00951eb791
Add OpenRouter and DeepInfraImage Provider (#1814) 2 months ago
H Lohaus c9abf5cc84
Update You.py 2 months ago
H Lohaus b29b541f9f
Update You.py 2 months ago
H Lohaus 536e85936e
Update You.py 2 months ago
H Lohaus 70e942ad11
Update You.py 2 months ago
H Lohaus 604daf0377
Update You.py 2 months ago
AksLolCoding a5f7eeb63a
Update You.py (#1794)
fixed issue: https://github.com/xtekky/gpt4free/issues/1746
2 months ago
Heiner Lohaus b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 2 months ago
Heiner Lohaus b7eee50930 Move raise_for_status, Create FormData wrapper 3 months ago
Heiner Lohaus 8cc6000ffb Add Pyinstaller support, Use curl_cffi in You provider 3 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
3 months ago
Heiner Lohaus ec51e9c764 Fix HuggingChat and PerplexityLabs and add HuggingFace provider
Add more models and image generation in You provider
Use You as second default image provider
3 months ago
Heiner Lohaus 84812b9632 Update some providers
Improve read access_token in OpenaiChat
Add IterProvider
Add system message support in FlowGpt
Filter none values in new Client
3 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
3 months ago
Heiner Lohaus aba4b96f23 Add new Client API with Docs
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.
4 months ago
Heiner Lohaus 333fb4d2c3 Fix select chat mode, fix auth value in You 4 months ago
Heiner Lohaus 98c7b5ed68 Add upload image support in You 4 months ago
Heiner Lohaus 6c422b2965 Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies 4 months ago
Heiner Lohaus 79cf039a88 Update config supports_message_history 7 months ago
Luneye c839597c6d
Indicated support of message history in You.py 7 months ago
Heiner Lohaus 6401084fd0 Add Messages and AsyncResult typing
Add system_message in Yqcloud
8 months ago
Heiner Lohaus 88d2cbff09 Add AiAsk, Chatgpt4Online, ChatgptDemo
and ChatgptX Provider
Fix Bing, Liaobots and ChatgptAi Provider
Add "gpt_35_long" model and custom timeout
8 months ago
Heiner Lohaus d6382a2145 Add new providers: Aivvm, Vitalentum and Ylokh 9 months ago
msi-JunXiang 901595b10f type hints
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
9 months ago
Heiner Lohaus 7294abc890 Add async support for H2o
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
9 months ago
abc efd75a11b8 ~ | code styling 9 months ago
Tekky 473ac1450a
Merge branch 'main' into up 9 months ago
zengrr 7222d9b7ce "You" unicode decode and fix prompt just is last message 9 months ago
Heiner Lohaus 98d3304108 Improve providers with tests 10 months ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 10 months ago