Commit Graph

578 Commits (e8f6013d0349229fd8f7d298952cfe56fc4b8761)

Author SHA1 Message Date
kqlio67 81cf5d7c77
A few small fixes in GUI and Providers (#1861) 5 months ago
Heiner Lohaus 37b91e6dac Fix image generation in OpenaiChat 5 months ago
PD 5fd118f3c9
Added Meta llama-3 support! (#1856)
* Added Meta llama-3 support!
Decided to change llama2.py to llama.py to hold all the llama family models.

* updated HuggingChat provider

* Update FlowGpt.py
5 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
5 months ago
Heiner Lohaus a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
5 months ago
abc 8ec942040c add cohere provider. 5 months ago
abc fdbb474151 some more logging 5 months ago
H Lohaus fc33573b1b
Merge pull request #1835 from ochen1/patch-1
Add model alias for gpt-4-turbo-preview in OpenaiChat Provider
5 months ago
abc 8add819c3e stytch auth udpdate for provider 5 months ago
ochen1 7fef83593a
Add model alias for gpt-4-turbo-preview in OpenaiChat Provider 5 months ago
abc 2fad27b2c5 new gpt-4 beating opensource models 5 months ago
abc ed8afc20e8 add more models
mixtral 8x22b
5 months ago
abc f57af704ba update retryprovider
now works with one provider.
5 months ago
Heiner Lohaus a053c29020 Fix GPT4All import error 5 months ago
H Lohaus ddb015e90d
Update Bing.py 5 months ago
kqlio67 fa739d2e7c
Add Aichatos and Blackbox Provider (#1822)
Providers added:
- Feedough - Added a new provider with GPT-3 model
- Cnote - Added a new provider with GPT-3.5 model
5 months ago
Heiner Lohaus f724c07f1b Add labels to provider list 5 months ago
H Lohaus 0b712c2bde
Add unittests for async client (#1830)
* Add unittests for async client

* Add pollyfill for anext

* Update integration tests
5 months ago
Heiner Lohaus 57c856ef74 Fix You.com Provider 6 months ago
H Lohaus deb3898e7a
Update DeepInfraImage.py 6 months ago
Heiner Lohaus 1cb8440798 Add ReplicateImage to provider list 6 months ago
Heiner Lohaus 934edc86ba Fix unittests, update Bing Urls 6 months ago
Heiner Lohaus c1ca481074 Fix DeepInfra Provider, Fix Speech Recognition on Phone 6 months ago
Heiner Lohaus 009a67239a Add ReplicateImage Provider, Fix BingCreateImages Provider 6 months ago
Heiner Lohaus 65bcc8ae8b Some small fixes 6 months ago
H Lohaus 00951eb791
Add OpenRouter and DeepInfraImage Provider (#1814) 6 months ago
H Lohaus 4c23b4cad4
Merge pull request #1807 from hlohaus/satur
Add WhiteRabbitNeo Provider, Many tiny improvments in the gui
6 months ago
Heiner Lohaus 90715e702b Add project files 6 months ago
Heiner Lohaus d4a92bb8df Add text to speech module 6 months ago
ochen1 8c7292035e
Don't give up searching for accessToken in HAR file 6 months ago
Heiner Lohaus 24345bc07b Add DuckDuckGo Provider, Add SpeechRecognition to gui 6 months ago
Heiner Lohaus 926ddfd543 Add WhiteRabbitNeo Provider, Many tiny improvments in the gui 6 months ago
H Lohaus e724079d0f
Merge pull request #1802 from hlohaus/satur
Add nodriver to OpenaiChat
6 months ago
Heiner Lohaus bdc61ca273 Add nodriver to OpenaiChat 6 months ago
H Lohaus c9abf5cc84
Update You.py 6 months ago
H Lohaus b29b541f9f
Update You.py 6 months ago
H Lohaus 536e85936e
Update You.py 6 months ago
H Lohaus 70e942ad11
Update You.py 6 months ago
H Lohaus 604daf0377
Update You.py 6 months ago
AksLolCoding a5f7eeb63a
Update You.py (#1794)
fixed issue: https://github.com/xtekky/gpt4free/issues/1746
6 months ago
H Lohaus 25fd782301
Update har_file.py 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
H Lohaus 1baca306c4
Update Vercel.py 6 months ago
H Lohaus 802cf1ce21
Update Llama2.py 6 months ago
H Lohaus e418c03aa0
Update Liaobots.py 6 months ago
H Lohaus e5e811fd7f
Update HuggingChat.py 6 months ago
H Lohaus 5dcbf147b6
Update GptTalkRu.py 6 months ago
H Lohaus 95e61ad79b
Update GeminiPro.py 6 months ago
H Lohaus 8894160f42
Update GeminiProChat.py 6 months ago
H Lohaus c85765925f
Update FreeChatgpt.py 6 months ago
H Lohaus 7f16b7bb21
Update DeepInfra.py 6 months ago
H Lohaus 68089ff0a9
Update ChatgptFree.py 6 months ago
H Lohaus a0e826fcff
Update ChatgptFree.py 6 months ago
H Lohaus cab64a7fb4
Update ChatForAi.py 6 months ago
H Lohaus ff13f4f500
Update Aura.py 6 months ago
H Lohaus ae8dd4048c
Update FlowGpt.py 6 months ago
H Lohaus ce92e598a0
Update FreeGpt.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
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 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
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 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 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
Heiner Lohaus 8cc6000ffb Add Pyinstaller support, Use curl_cffi in You provider 6 months ago
Heiner Lohaus 993c9498c4 Add webview support to OpenaiChat 6 months ago
vlad f07173de4f GigaChat models add 6 months ago
Heiner Lohaus 13f1275ca3 Add model preselection in gui 6 months ago
H Lohaus 9c381f2906
Merge pull request #1684 from hlohaus/retry
Add count chars to gui, Add retry support to fix rate limit in Bing
6 months ago
H Lohaus 9be4b47991
Update Bing.py 6 months ago
Heiner Lohaus a29b3db46d Show apology in Bing 6 months ago
Heiner Lohaus ecf110e59a Fix Bing create images, Add gui in webview init 6 months ago
Heiner Lohaus 5bcf21f9bd Add count chars to gui, Add retry support to fix rate limit in Bing 7 months ago
OmiiiDev d6d75c28c8
Update Liaobots.py (#1678)
* Update Liaobots.py

Added Claude 3 models and updated other models
7 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
7 months ago
Heiner Lohaus ec51e9c764 Fix HuggingChat and PerplexityLabs and add HuggingFace provider
Add more models and image generation in You provider
Use You as second default image provider
7 months ago