Commit Graph

84 Commits (8dcef3b2a72026d3232ec736e1135ec3f4c1abf9)

Author SHA1 Message Date
Heiner Lohaus 3a23e81de9 Add Replicate Provider
Fix Bug in OpenaiChat and MetaAI
Add read cookie and .har files
Use factory for api app
2 months ago
Heiner Lohaus a26421bcd8 Add image model list 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 932d3a3ca0 Add MetaAI Provider and some small improvments 2 months ago
Heiner Lohaus 37b91e6dac Fix image generation in OpenaiChat 2 months ago
Heiner Lohaus 7e543f4747 Add Ecosia Provider, Add OpenaiAccount alias
Use AsyncClient in API, add web_search parameter in API
Improve error messages in Openai
2 months ago
Heiner Lohaus a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
2 months ago
abc fdbb474151 some more logging 2 months ago
ochen1 7fef83593a
Add model alias for gpt-4-turbo-preview in OpenaiChat Provider 3 months ago
abc ed8afc20e8 add more models
mixtral 8x22b
3 months ago
abc f57af704ba update retryprovider
now works with one provider.
3 months ago
Heiner Lohaus f724c07f1b Add labels to provider list 3 months ago
H Lohaus 00951eb791
Add OpenRouter and DeepInfraImage Provider (#1814) 3 months ago
Heiner Lohaus bdc61ca273 Add nodriver to OpenaiChat 3 months ago
Heiner Lohaus b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 3 months ago
H Lohaus 674ba8f2c5
Update Gemini.py 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
HyiKi b401b6df1c
Fix Gemini Proxy Connect call failed (#1768)
Gemini. py file adds get_connector to support proxy

---------

Co-authored-by: HyiKi <dango.little@gmail.com>
3 months ago
Heiner Lohaus 03fd5ac99a Fix history support for OpenaiChat 3 months ago
Heiner Lohaus d0da5900c4 Fix attr conversation_id not found 3 months ago
Heiner Lohaus fd92918b77 Fix load .har files, add hardir to docker, add docs 3 months ago
Heiner Lohaus 95bab66dad No arkose token and .har files 3 months ago
Heiner Lohaus 347d3f92da Add .har file support for OpenaiChat
Update model list of HuggingChat
Update styles of scrollbar in gui
Fix image upload in gui
3 months ago
Heiner Lohaus 486e43dabd Fix missing websocket_request_id in OpenaiChat
Add RateLimitErrors to Bing
Add android support to gui api
Add annotations import to gui api
3 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 14167671d4 Add system message input to gui
Improve OpenaiChat provider
4 months ago
Heiner Lohaus cfa45e7016 Expire cache, Fix multiple websocket conversations in OpenaiChat
Map system messages to user messages in GeminiPro
4 months ago
H Lohaus f7f4018d36
Update OpenaiChat.py 4 months ago
H Lohaus ba04bf2bb1
Update OpenaiChat.py 4 months ago
Heiner Lohaus ac86e576d2 Add websocket support in OpenaiChat 4 months ago
Heiner Lohaus 84812b9632 Update some providers
Improve read access_token in OpenaiChat
Add IterProvider
Add system message support in FlowGpt
Filter none values in new Client
4 months ago
Heiner Lohaus 862e5ef16d Add support for message history and system message in OpenaiChat
Add fetch access_token and fix cookie usage in OpenaiChat
Fix save created access_token in cookies in OpenaiChat
Add use_auth_header config in GeminiPro
4 months ago
Heiner Lohaus dd2264b616 Fix cookies is None bug 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 0a0698c7f3 Update docs / readme, Improve Gemini auth 4 months ago
Heiner Lohaus e1a0b3ffa2 Add unitests for the client
Fix: async generator ignored GeneratorExit
Fix: ResourceWarning: unclosed event loop
5 months ago
Heiner Lohaus aba4b96f23 Add new Client API with Docs
Use object urls for the preview of image uploads.
Fix upload images in You provider
Fix create image. It's now a single image.
Improve system message for create images.
5 months ago
Heiner Lohaus 9aeae65b9b Improve preview in image generation of Gemini
Fix issue in Bing Image Decorator
5 months ago
H Lohaus 33b247305c
Update Gemini.py 5 months ago
Heiner Lohaus af204c31cb Read cookies from config in Gemini
Fixes for OpenaiChat Provider
5 months ago
H Lohaus 2054acce0a
Update OpenaiChat.py 5 months ago
H Lohaus 5c75972c50
Update provider and model list (#1568)
Move bing.create_images and cookies helper
Disable some providers
5 months ago
Heiner Lohaus 23e002f52f Fix OpenaiChat provider, Fix issue with curl_cffi 5 months ago
Heiner Lohaus 4b41a8f4e8 Add example for Image Upload & Generation 5 months ago
Heiner Lohaus 47900f2371 Resolve images in Gemini Provider 5 months ago
Heiner Lohaus c1b992c346 Add Gemini Provider with image upload and generation 5 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
Heiner Lohaus 1eb7dc05e5 Fix: ChromeDriver only supports characters in the BMP
Add set_cookies helper, Show last used model
5 months ago