Commit Graph

97 Commits (main)

Author SHA1 Message Date
Heiner Lohaus b7624b75a3 Add streaming and conversation support to gemini 1 month ago
Heiner Lohaus 80b2e9b807 Add some options to messages in gui, saves generated images local 1 month ago
Heiner Lohaus 1994481872 Update model list / providers 1 month ago
Heiner Lohaus 9ddac1715f Add get/set cookies dir, hide prompt option in gui 1 month ago
Heiner Lohaus 96e378e9e2 Fix OpenaiChat provider, improve proofofwork 1 month ago
Heiner Lohaus b1dafc0ef7 Improve Liabots provider, Add image api support 1 month ago
Heiner Lohaus 24c5502d76 Add needs auth to provierds, Add PerplexityApi provider
Add proxy support to nodriver
1 month ago
Heiner Lohaus 59fcf9d2d3 Update chatgpt url, uvloop support 1 month ago
HyiKi 1fb9eb94f7 Update Gemini.py
fix issue #1932
2 months ago
Heiner Lohaus 8fcf618bbe Add Ollama provider, Add vision support to Openai 2 months ago
Heiner Lohaus 10896102fa Add proofofwork to OpenaiChat 2 months ago
Heiner Lohaus c9c1aa121d Fix issue with You.com and nodriver
Show global model list when unselect provider
2 months ago
Heiner Lohaus 4bc4d635bc Add vision models to readme 2 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
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 2 months ago
abc ed8afc20e8 add more models
mixtral 8x22b
2 months ago
abc f57af704ba update retryprovider
now works with one provider.
2 months ago
Heiner Lohaus f724c07f1b Add labels to provider list 2 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 3 months ago
Heiner Lohaus 993c9498c4 Add webview support to OpenaiChat 3 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