Commit Graph

15 Commits (9e728ced0fbbd7541f387b2dd3ea021cc2b0841f)

Author SHA1 Message Date
Heiner Lohaus 8fcf618bbe Add Ollama provider, Add vision support to Openai 2 months ago
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
2 months ago
Heiner Lohaus fdc8b88d17 Improve cli argparser, Improve curl_cffi websocket support 3 months ago
Heiner Lohaus a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
3 months ago
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