Commit Graph

22 Commits (main)

Author SHA1 Message Date
Heiner Lohaus 62b2b279ab Fix image vision in You.com provider 4 weeks ago
Heiner Lohaus 9ddac1715f Add get/set cookies dir, hide prompt option in gui 1 month ago
Heiner Lohaus b1dafc0ef7 Improve Liabots provider, Add image api support 1 month ago
Heiner Lohaus 4bc4d635bc Add vision models to readme 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 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
3 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
Heiner Lohaus 9aeae65b9b Improve preview in image generation of Gemini
Fix issue in Bing Image Decorator
4 months ago
Heiner Lohaus daf2b6ac3b Fix convert image to jpg in Bing
Fix display upload image in GUI
4 months ago
H Lohaus 4ba52b3695
Update image.py 4 months ago
Rafael Fonseca b2f1c73019 Fix process_image to handle transparency correctly 4 months ago
Heiner Lohaus 47900f2371 Resolve images in Gemini Provider 4 months ago
Heiner Lohaus c1b992c346 Add Gemini Provider with image upload and generation 4 months ago
Heiner Lohaus a28bab9387 Add aiohttp_socks to requirements
Fix preview for uploaded and generated images in gui
Improve typing, readme
5 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
5 months ago
Heiner Lohaus 981d83da62 Upload transparency image 5 months ago
Heiner Lohaus 07c944ad0a Add upload svg image support
Fix upload image in Bing Provider
5 months ago
Heiner Lohaus 9cbe9c1ccb Improve tests 5 months ago
Heiner Lohaus 5756586cde Refactor code with AI
Add doctypes to many functions
Add file upload for text files
Add alternative url to FreeChatgpt
Add webp to allowed image types
5 months ago
Heiner Lohaus ceed364cb1 Fix process_image in Bing
Add ImageResponse to Bing
Fix cursor styling in gui
5 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
5 months ago