Commit Graph

95 Commits (738e532c5ded79d9e449f18e3845ef9673e83fb8)

Author SHA1 Message Date
Heiner Lohaus 1994481872 Update model list / providers 5 months ago
Heiner Lohaus 9ddac1715f Add get/set cookies dir, hide prompt option in gui 5 months ago
Heiner Lohaus 96e378e9e2 Fix OpenaiChat provider, improve proofofwork 5 months ago
Heiner Lohaus b1dafc0ef7 Improve Liabots provider, Add image api support 5 months ago
Heiner Lohaus 24c5502d76 Add needs auth to provierds, Add PerplexityApi provider
Add proxy support to nodriver
5 months ago
Heiner Lohaus 59fcf9d2d3 Update chatgpt url, uvloop support 5 months ago
HyiKi 1fb9eb94f7 Update Gemini.py
fix issue #1932
5 months ago
Heiner Lohaus 8fcf618bbe Add Ollama provider, Add vision support to Openai 5 months ago
Heiner Lohaus 10896102fa Add proofofwork to OpenaiChat 5 months ago
Heiner Lohaus c9c1aa121d Fix issue with You.com and nodriver
Show global model list when unselect provider
6 months ago
Heiner Lohaus 4bc4d635bc Add vision models to readme 6 months ago
Heiner Lohaus 3a23e81de9 Add Replicate Provider
Fix Bug in OpenaiChat and MetaAI
Add read cookie and .har files
Use factory for api app
6 months ago
Heiner Lohaus a26421bcd8 Add image model list 6 months ago
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
6 months ago
Heiner Lohaus 932d3a3ca0 Add MetaAI Provider and some small improvments 6 months ago
Heiner Lohaus 37b91e6dac Fix image generation in OpenaiChat 6 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
6 months ago
Heiner Lohaus a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
6 months ago
abc fdbb474151 some more logging 6 months ago
ochen1 7fef83593a
Add model alias for gpt-4-turbo-preview in OpenaiChat Provider 6 months ago
abc ed8afc20e8 add more models
mixtral 8x22b
6 months ago
abc f57af704ba update retryprovider
now works with one provider.
6 months ago
Heiner Lohaus f724c07f1b Add labels to provider list 6 months ago
H Lohaus 00951eb791
Add OpenRouter and DeepInfraImage Provider (#1814) 6 months ago
Heiner Lohaus bdc61ca273 Add nodriver to OpenaiChat 6 months ago
Heiner Lohaus b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 6 months ago
H Lohaus 674ba8f2c5
Update Gemini.py 6 months ago
Heiner Lohaus d44b39b31c Add Groq and Openai interfaces, Add integration tests 6 months ago
Heiner Lohaus 1e2cf48cba Add authless OpenaiChat 6 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>
6 months ago
Heiner Lohaus 03fd5ac99a Fix history support for OpenaiChat 6 months ago
Heiner Lohaus d0da5900c4 Fix attr conversation_id not found 6 months ago
Heiner Lohaus fd92918b77 Fix load .har files, add hardir to docker, add docs 6 months ago
Heiner Lohaus 95bab66dad No arkose token and .har files 6 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
6 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
7 months ago
Heiner Lohaus 8cc6000ffb Add Pyinstaller support, Use curl_cffi in You provider 7 months ago
Heiner Lohaus 993c9498c4 Add webview support to OpenaiChat 7 months ago
Heiner Lohaus 14167671d4 Add system message input to gui
Improve OpenaiChat provider
7 months ago
Heiner Lohaus cfa45e7016 Expire cache, Fix multiple websocket conversations in OpenaiChat
Map system messages to user messages in GeminiPro
7 months ago
H Lohaus f7f4018d36
Update OpenaiChat.py 7 months ago
H Lohaus ba04bf2bb1
Update OpenaiChat.py 7 months ago
Heiner Lohaus ac86e576d2 Add websocket support in OpenaiChat 7 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
7 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
7 months ago
Heiner Lohaus dd2264b616 Fix cookies is None bug 7 months ago
Heiner Lohaus 51264fe20c Add GeminiPro API provider
Set min version for undetected-chromedriver
Add api_key to the new client
8 months ago
Heiner Lohaus 0a0698c7f3 Update docs / readme, Improve Gemini auth 8 months ago
Heiner Lohaus e1a0b3ffa2 Add unitests for the client
Fix: async generator ignored GeneratorExit
Fix: ResourceWarning: unclosed event loop
8 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.
8 months ago