H Lohaus
6ce493d4df
Fix api streaming, fix AsyncClient ( #2357 )
...
* Fix api streaming, fix AsyncClient, Improve Client class, Some providers fixes, Update models list, Fix some tests, Update model list in Airforce provid
er, Add OpenAi image generation url to api, Fix reload and debug in api arguments, Fix websearch in gui
* Fix Cloadflare and Pi and AmigoChat provider
* Fix conversation support in DDG provider, Add cloudflare bypass with nodriver
* Fix unittests without curl_cffi
2024-11-16 13:19:51 +01:00
Heiner Lohaus
8fcf618bbe
Add Ollama provider, Add vision support to Openai
2024-05-05 23:38:31 +02:00
Heiner Lohaus
db2d6cffd9
Fix Bing Provider, Add Account Support for Meta AI
...
Use default headers in OpenaiChat
2024-04-21 07:22:59 +02:00
Heiner Lohaus
fdc8b88d17
Improve cli argparser, Improve curl_cffi websocket support
2024-04-20 20:06:35 +02:00
Heiner Lohaus
a2b5446b2e
Fix DuckDuckGo Provider issues
...
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
2024-04-17 10:33:23 +02:00
H Lohaus
0b712c2bde
Add unittests for async client ( #1830 )
...
* Add unittests for async client
* Add pollyfill for anext
* Update integration tests
2024-04-12 18:01:54 +02:00
Heiner Lohaus
65bcc8ae8b
Some small fixes
2024-04-10 14:23:30 +02:00
Heiner Lohaus
d44b39b31c
Add Groq and Openai interfaces, Add integration tests
2024-04-06 01:05:00 +02:00
Heiner Lohaus
1e2cf48cba
Add authless OpenaiChat
2024-04-05 21:00:35 +02:00
Heiner Lohaus
b7eee50930
Move raise_for_status, Create FormData wrapper
2024-03-15 14:55:53 +01:00
Heiner Lohaus
8cc6000ffb
Add Pyinstaller support, Use curl_cffi in You provider
2024-03-15 11:46:06 +01:00
Heiner Lohaus
993c9498c4
Add webview support to OpenaiChat
2024-03-14 13:53:57 +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
51264fe20c
Add GeminiPro API provider
...
Set min version for undetected-chromedriver
Add api_key to the new client
2024-02-23 11:33:38 +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