Commit Graph

25 Commits

Author SHA1 Message Date
Heiner Lohaus a26421bcd8 Add image model list 2024-04-21 15:15:55 +02:00
Heiner Lohaus 932d3a3ca0 Add MetaAI Provider and some small improvments 2024-04-20 10:43:53 +02:00
H Lohaus 718ea7c187
Merge pull request #1854 from hlohaus/nem
Add Ecosia Provider, Add OpenaiAccount alias
2024-04-18 21:13:26 +02:00
Heiner Lohaus 7e543f4747 Add Ecosia Provider, Add OpenaiAccount alias
Use AsyncClient in API, add web_search parameter in API
Improve error messages in Openai
2024-04-18 20:18:51 +02:00
H Lohaus 0f04dacdbd
Merge pull request #1833 from hlohaus/curl
Update event loop on windows only for old curl_cffi
2024-04-17 10:35:08 +02:00
Heiner Lohaus 0a3fe0b7df Update event loop on windows only for old curl_cffi 2024-04-13 18:02:47 +02:00
abc f57af704ba update retryprovider
now works with one provider.
2024-04-12 22:29:43 +01:00
Heiner Lohaus 65bcc8ae8b Some small fixes 2024-04-10 14:23:30 +02:00
H Lohaus 00951eb791
Add OpenRouter and DeepInfraImage Provider (#1814) 2024-04-10 08:14:50 +02:00
Heiner Lohaus b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 2024-04-07 10:36:13 +02:00
Heiner Lohaus a4ca5773bd Fix unittests 2024-04-06 01:18:45 +02:00
Heiner Lohaus d44b39b31c Add Groq and Openai interfaces, Add integration tests 2024-04-06 01:05:00 +02:00
Heiner Lohaus 95bab66dad No arkose token and .har files 2024-03-26 06:42:47 +01:00
Heiner Lohaus f797ec828c Fix GigaChat exceptions, Raise missing browser error 2024-03-16 20:02:15 +01:00
Heiner Lohaus 8cc6000ffb Add Pyinstaller support, Use curl_cffi in You provider 2024-03-15 11:46:06 +01:00
Heiner Lohaus ecf110e59a Fix Bing create images, Add gui in webview init 2024-03-13 05:27:54 +01:00
Heiner Lohaus 5bcf21f9bd Add count chars to gui, Add retry support to fix rate limit in Bing 2024-03-12 18:45:22 +01:00
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
2024-03-12 02:06:06 +01:00
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
2024-03-11 02:41:59 +01:00
Heiner Lohaus ac86e576d2 Add websocket support in OpenaiChat 2024-02-28 07:36:43 +01:00
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
2024-02-27 11:55:40 +01:00
Heiner Lohaus 6bbe60572e Add default values for rdns 2024-02-26 11:25:07 +01:00
Heiner Lohaus 02b84fb519 Improve filter_messages in gui
Add rdns suport for proxies
2024-02-26 10:59:18 +01:00
Heiner Lohaus 51b4aaae05 Add missing file 2024-02-23 04:51:40 +01:00
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
2024-02-22 00:16:58 +01:00