Commit Graph

76 Commits (main)

Author SHA1 Message Date
Heiner Lohaus b1dafc0ef7 Improve Liabots provider, Add image api support 2 days ago
abc 2b271013fb add reka core model (vision) 4 weeks ago
Heiner Lohaus 6e064adb09 Add gemini-1.5-pro-latest model 4 weeks ago
Heiner Lohaus 4bc4d635bc Add vision models to readme 4 weeks ago
Heiner Lohaus a26421bcd8 Add image model list 4 weeks ago
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
4 weeks ago
Heiner Lohaus db00480153 Disable Bing integration test 4 weeks ago
Heiner Lohaus 83484c0a56 Add workers and use_colors options to api 1 month ago
H Lohaus 11cb4f12f3
Update integration.py 1 month ago
H Lohaus 7d0197dc2e
Update integration.py 1 month ago
H Lohaus 0b712c2bde
Add unittests for async client (#1830)
* Add unittests for async client

* Add pollyfill for anext

* Update integration tests
1 month ago
Heiner Lohaus 0de9ca2004 Add Installation Guide for Windows
Improve Contributors list in Readme
1 month ago
Heiner Lohaus a4ca5773bd Fix unittests 1 month ago
Heiner Lohaus d44b39b31c Add Groq and Openai interfaces, Add integration tests 1 month ago
Heiner Lohaus 2a3880ac2f Fix unit test with missing requirements 2 months ago
JSon 5b45478319 Change uses of whitelist to allowlist in translate_readme.py.
Change uses of blacklist to blocklist in translate_readme.py.
Change uses of blacklisted to blocklisted in translate_readme.py.
3 months ago
Heiner Lohaus 7953560303 Improve readme, add smartphone guide 3 months ago
Heiner Lohaus d733930a2b Fix unittests, use Union typing 3 months ago
Heiner Lohaus 1b4a86a857 Update client docs, Enable some tests 3 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
3 months ago
Heiner Lohaus e1a0b3ffa2 Add unitests for the client
Fix: async generator ignored GeneratorExit
Fix: ResourceWarning: unclosed event loop
3 months ago
H Lohaus 5c75972c50
Update provider and model list (#1568)
Move bing.create_images and cookies helper
Disable some providers
3 months ago
Heiner Lohaus 770bdc54fc Improve readme / unittests 4 months ago
Heiner Lohaus 1eb7dc05e5 Fix: ChromeDriver only supports characters in the BMP
Add set_cookies helper, Show last used model
4 months ago
H Lohaus feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
4 months ago
Heiner Lohaus 8864b70ee4 Add aiohttp_socks support 4 months ago
Heiner Lohaus e4f743881c Fix: Model sometimes not converted #1507 4 months ago
Heiner Lohaus b6feec9e7d Check for comments in copilot 4 months ago
Heiner Lohaus 55695eda39 Fix create copilot comment 4 months ago
Heiner Lohaus 04a5e33ebe Fix error in copilot 4 months ago
Heiner Lohaus d9386946cf Fix error in copilot 4 months ago
Heiner Lohaus 270bc8a44a Check for existing comments 4 months ago
Heiner Lohaus 04ec265ba0 Cast pr number 4 months ago
Heiner Lohaus f5ab6f8531 No PR number found 4 months ago
Heiner Lohaus 46a8019e1f First checkout repo 4 months ago
Heiner Lohaus f720105953 Save pr number 4 months ago
Heiner Lohaus fd0507a422 Improve doctypes in copilot 4 months ago
Heiner Lohaus 9cbe9c1ccb Improve tests 4 months ago
Heiner Lohaus de993f539c Fix offset_line in copilot 4 months ago
Heiner Lohaus 8787db385e Check access from chromedriver 4 months ago
Heiner Lohaus 782edbdb6a Improve asserts in unittests 4 months ago
Heiner Lohaus 7f4d9ba82b Add copilot github action 4 months ago
H Lohaus 42709f55b2
Fix unittests (#1472)
* Fix unittests

* Fix missing distutils, install setuptools

* Fix version not found

* Remove deprecation in get_event_loop
4 months ago
Heiner Lohaus 32252def15 Change doctypes style to Google
Fix typo in latest_version
Fix Phind Provider
Add unittest worklow and main tests
4 months ago
Heiner Lohaus ea8d6b847a Support upload image in gui
Add image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
4 months ago
Heiner Lohaus e0aaad8f47 Fix permissions for chromedriver
Fix NoVNC server access
Remove java from build
5 months ago
Heiner Lohaus 3a81f9a2af Fix api and None provider 5 months ago
abc 9140541179 ~ | improve compatibility 6 months ago
Heiner Lohaus ba9d5ed6ba Add translate readme module
Translate readme to german
6 months ago
Heiner Lohaus cadc507fad Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers
Add OnlineGpt and TalkAi Provider
Add get_random_string and get_random_hex helper
Remove funcaptcha package
6 months ago