Commit Graph

12 Commits (2a3880ac2f51f2a02ba64fe6bb2547e221580e93)

Author SHA1 Message Date
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
6 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
6 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
7 months ago
Heiner Lohaus 862e5ef16d Add support for message history and system message in OpenaiChat
Add fetch access_token and fix cookie usage in OpenaiChat
Fix save created access_token in cookies in OpenaiChat
Add use_auth_header config in GeminiPro
7 months ago
Heiner Lohaus 5807179605 Fix isssue with stop in client 7 months ago
Heiner Lohaus 51264fe20c Add GeminiPro API provider
Set min version for undetected-chromedriver
Add api_key to the new client
7 months ago
Heiner Lohaus d733930a2b Fix unittests, use Union typing 7 months ago
Heiner Lohaus 74397096b7 Use new client in inter api 7 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
7 months ago
Heiner Lohaus e1a0b3ffa2 Add unitests for the client
Fix: async generator ignored GeneratorExit
Fix: ResourceWarning: unclosed event loop
7 months ago
Heiner Lohaus 151f8b8b0e Add variant example 7 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.
7 months ago