Commit Graph

487 Commits (b35dfcd1b01c575b65e0299ef71d285dc8f41459)

Author SHA1 Message Date
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
H Lohaus 1baca306c4
Update Vercel.py 3 months ago
H Lohaus 802cf1ce21
Update Llama2.py 3 months ago
H Lohaus e418c03aa0
Update Liaobots.py 3 months ago
H Lohaus e5e811fd7f
Update HuggingChat.py 3 months ago
H Lohaus 5dcbf147b6
Update GptTalkRu.py 3 months ago
H Lohaus 95e61ad79b
Update GeminiPro.py 3 months ago
H Lohaus 8894160f42
Update GeminiProChat.py 3 months ago
H Lohaus c85765925f
Update FreeChatgpt.py 3 months ago
H Lohaus 7f16b7bb21
Update DeepInfra.py 3 months ago
H Lohaus 68089ff0a9
Update ChatgptFree.py 3 months ago
H Lohaus a0e826fcff
Update ChatgptFree.py 3 months ago
H Lohaus cab64a7fb4
Update ChatForAi.py 3 months ago
H Lohaus ff13f4f500
Update Aura.py 3 months ago
H Lohaus ae8dd4048c
Update FlowGpt.py 3 months ago
H Lohaus ce92e598a0
Update FreeGpt.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
H Lohaus 64e07b7fbf
Merge pull request #1762 from hlohaus/goo
Fix attr conversation_id not found
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
H Lohaus 801584d4e1
Merge pull request #1758 from Zero6992/main
Align Model Naming with Provider Standards for ChatCompletion Compatibility
3 months ago
Zero6992 2448c32bf9
fix: gpt-4-turbo 3 months ago
Heiner Lohaus fd92918b77 Fix load .har files, add hardir to docker, add docs 3 months ago
Zero6992 8927a0cf79
fix: Liaobots gpt-4 model name 3 months ago
Heiner Lohaus 95bab66dad No arkose token and .har files 3 months ago
Heiner Lohaus e00d64d869 Add init file for openai dir 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
igeni 1989e0fd20 modified to avoid type's mismatch and make like rest of the code 3 months ago
H Lohaus 29d0dd9387
Merge pull request #1740 from eienmojiki206/patch-1
Add google/gemma-7b-it model to model list
3 months ago
Heiner Lohaus 2ee724f93e Add webview docs and examples, Set webview as default 3 months ago
えいえん ~UwU~ 7dc4532580
Add google/gemma-7b-it model to model list 3 months ago
H Lohaus 79bc56f36e
Merge pull request #1726 from hlohaus/giga
Bug fixes and android support
3 months ago
Heiner Lohaus 5f9d7b78c6 Fix Bing key error 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
H Lohaus 9536b857d6
Merge pull request #1717 from hlohaus/giga
Fix abort in webview
3 months ago
Heiner Lohaus b5b56f35ca Fix abort in webview 3 months ago
H Lohaus eb7f89259b
Update GigaChat.py 3 months ago
Heiner Lohaus f797ec828c Fix GigaChat exceptions, Raise missing browser error 3 months ago
H Lohaus fb2061da48
Merge pull request #1691 from hlohaus/retry
Add model preselection in gui
3 months ago
Heiner Lohaus 4778356064 Add conversation support for Bing 3 months ago
Heiner Lohaus f861f322aa Add copilot conversation mode 3 months ago
Heiner Lohaus b7eee50930 Move raise_for_status, Create FormData wrapper 3 months ago
H Lohaus 7df7971d20
Merge pull request #1694 from ComRSMaster/main
GigaChat models add
3 months ago
Abobo f41efef0ae
Error checking for Vercel (#1704)
Error checking is done for Vercel's create_completion to avoid interruption caused by UnicodeDecodeError.
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
vlad f07173de4f GigaChat models add 4 months ago