Commit Graph

11 Commits (0f04dacdbdba067152ebd4c1f7c23df8c9422295)

Author SHA1 Message Date
H Lohaus 0b712c2bde
Add unittests for async client (#1830)
* Add unittests for async client

* Add pollyfill for anext

* Update integration tests
3 months ago
Heiner Lohaus 65bcc8ae8b Some small fixes 3 months ago
Heiner Lohaus d44b39b31c Add Groq and Openai interfaces, Add integration tests 3 months ago
Heiner Lohaus 1e2cf48cba Add authless OpenaiChat 3 months ago
Heiner Lohaus b7eee50930 Move raise_for_status, Create FormData wrapper 4 months ago
Heiner Lohaus 8cc6000ffb Add Pyinstaller support, Use curl_cffi in You provider 4 months ago
Heiner Lohaus 993c9498c4 Add webview support to OpenaiChat 4 months ago
Heiner Lohaus 5bcf21f9bd Add count chars to gui, Add retry support to fix rate limit in Bing 4 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
4 months ago
Heiner Lohaus 51264fe20c Add GeminiPro API provider
Set min version for undetected-chromedriver
Add api_key to the 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