Commit Graph

723 Commits (233cd9dfd0e269c74d69478282e7251ea67b4d7f)

Author SHA1 Message Date
H Lohaus 233cd9dfd0
Update webview.py 6 months ago
H Lohaus f260c3a5e8
Update run.py 6 months ago
H Lohaus 38c429ec38
Update gui 6 months ago
H Lohaus a2240a711c
Update __init__.py 6 months ago
H Lohaus adffb216cd
Update __init__.py 6 months ago
H Lohaus 2c5b646188
Update server 6 months ago
H Lohaus da8cb8bdf1
Update api.py 6 months ago
Heiner Lohaus 0de9ca2004 Add Installation Guide for Windows
Improve Contributors list in Readme
6 months ago
Heiner Lohaus a4ca5773bd Fix unittests 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
H Lohaus b7ccb9500d
Aktualisieren von webdriver.py 6 months ago
H Lohaus e2c11d233a
Aktualisieren von api.py 6 months ago
H Lohaus 64e07b7fbf
Merge pull request #1762 from hlohaus/goo
Fix attr conversation_id not found
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
H Lohaus 801584d4e1
Merge pull request #1758 from Zero6992/main
Align Model Naming with Provider Standards for ChatCompletion Compatibility
6 months ago
Zero6992 2448c32bf9
fix: gpt-4-turbo 6 months ago
Heiner Lohaus fd92918b77 Fix load .har files, add hardir to docker, add docs 6 months ago
Zero6992 8927a0cf79
fix: Liaobots gpt-4 model name 6 months ago
Heiner Lohaus 95bab66dad No arkose token and .har files 6 months ago
Heiner Lohaus e00d64d869 Add init file for openai dir 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
igeni 1989e0fd20 modified to avoid type's mismatch and make like rest of the code 6 months ago
H Lohaus 29d0dd9387
Merge pull request #1740 from eienmojiki206/patch-1
Add google/gemma-7b-it model to model list
6 months ago
Heiner Lohaus 2ee724f93e Add webview docs and examples, Set webview as default 6 months ago
えいえん ~UwU~ 7dc4532580
Add google/gemma-7b-it model to model list 6 months ago
H Lohaus cef44edbde
Merge pull request #1729 from hlohaus/giga
Fix requirements in gui  api
6 months ago
Heiner Lohaus 0ab7cf71d4 Fix requirements in gui api 6 months ago
H Lohaus 4086f5b365
Merge pull request #1727 from hlohaus/giga
Fix requirements in gui  api
6 months ago
Heiner Lohaus a466a86ee6 Fix requirements in gui api 6 months ago
H Lohaus 79bc56f36e
Merge pull request #1726 from hlohaus/giga
Bug fixes and android support
6 months ago
Heiner Lohaus 5f9d7b78c6 Fix Bing key error 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
6 months ago
abc cc83c6af01 ~ pip fix
model path fix
6 months ago
abc 9a49d06829 fix import problem in pip 6 months ago
H Lohaus 9536b857d6
Merge pull request #1717 from hlohaus/giga
Fix abort in webview
6 months ago
Heiner Lohaus b5b56f35ca Fix abort in webview 6 months ago
H Lohaus eb7f89259b
Update GigaChat.py 6 months ago
Heiner Lohaus 8ed63693e4 Fix Provider not found error 6 months ago
Heiner Lohaus 59b99a6452 Fix Provider not found error 6 months ago
Heiner Lohaus f797ec828c Fix GigaChat exceptions, Raise missing browser error 6 months ago
H Lohaus fb2061da48
Merge pull request #1691 from hlohaus/retry
Add model preselection in gui
6 months ago
Heiner Lohaus 4778356064 Add conversation support for Bing 6 months ago
Heiner Lohaus f861f322aa Add copilot conversation mode 6 months ago
Heiner Lohaus 905ced06bd Serverless webview gui 6 months ago
Heiner Lohaus b7eee50930 Move raise_for_status, Create FormData wrapper 6 months ago
H Lohaus 7df7971d20
Merge pull request #1694 from ComRSMaster/main
GigaChat models add
6 months ago
Abobo f41efef0ae
Error checking for Vercel (#1704)
Error checking is done for Vercel's create_completion to avoid interruption caused by UnicodeDecodeError.
6 months ago