Commit Graph

23 Commits (b35dfcd1b01c575b65e0299ef71d285dc8f41459)

Author SHA1 Message Date
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
4 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
4 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 8 months ago
Luneye c839597c6d
Indicated support of message history in You.py 8 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
9 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
10 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
10 months ago
abc efd75a11b8 ~ | code styling 10 months ago
Tekky 473ac1450a
Merge branch 'main' into up 10 months ago
zengrr 7222d9b7ce "You" unicode decode and fix prompt just is last message 10 months ago
Heiner Lohaus 98d3304108 Improve providers with tests 10 months ago
MIDORIBIN f6ef3cb223 refactor: refactor provider 10 months ago