Commit Graph

548 Commits (b703948969ede3c93bc83b8b700e86cd8b2ed7ac)

Author SHA1 Message Date
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
Heiner Lohaus 74a33f10dd Add word count from iG8R
Improve Bing provider
Some gui improvments
Improve error handling in gui
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
Heiner Lohaus eb48299195 Enable Liaobots, disable Phind provider 7 months ago
abc 8f7dbfec63 Merge branch 'main' of https://github.com/xtekky/gpt4free 7 months ago
abc 06c448daab ~ | fixed Vercel Provider 7 months ago
Commenter123321 fcc6c16ac0
Update Liaobots.py 7 months ago
H Lohaus f7f4018d36
Update OpenaiChat.py 7 months ago
H Lohaus ba04bf2bb1
Update OpenaiChat.py 7 months ago
H Lohaus 96db520ff0
Merge pull request #1637 from hlohaus/flow
Add support for message history and system message in OpenaiChat
Add support for new websocket stream in OpenaiChat
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
H Lohaus 36e7665613
Merge pull request #1633 from hlohaus/flow
Fix GeminiPro auth for normal user
Add rdns suport for proxies
Improve filter_messages in gui
7 months ago
Heiner Lohaus 5f0592ee29 Add proxy connector to GeminiPro 7 months ago
Heiner Lohaus 6bbe60572e Add default values for rdns 7 months ago
Heiner Lohaus b80ca3b7c9 Fix GeminiPro auth for normal user 7 months ago
H Lohaus 35c1da5382
Merge pull request #1630 from hlohaus/flow
Custom api_base for GeminiPro
7 months ago
Heiner Lohaus b4b74c991b gui: remove cursor on errors
Add auth header to GeminiPro provider
7 months ago
Heiner Lohaus 307c8f53e7 Custom api_base for GeminiPro 7 months ago
H Lohaus db58b58cd0
Merge pull request #1625 from hlohaus/flow
Add FlowGpt provider, Fix issue with None values in api
7 months ago
Heiner Lohaus 140a1736b9 Fix typo in system_message in FlowGpt 7 months ago
Heiner Lohaus dd2264b616 Fix cookies is None bug 7 months ago
nullstreak 0d4f637760 DeepInfra: Add max_tokens and stop 7 months ago
Heiner Lohaus 55caf8e7de Add FlowGpt provider, Fix issue with None values in api 7 months ago
Heiner Lohaus 775a0c43a0 Add help me coding guide
Add MissingAuthError in GeminiPro
7 months ago
Heiner Lohaus 7953560303 Improve readme, add smartphone guide 7 months ago
Heiner Lohaus 51264fe20c Add GeminiPro API provider
Set min version for undetected-chromedriver
Add api_key to the new client
7 months ago
Heiner Lohaus 5071cd9533 Add challenge_seeds in Phind 7 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
7 months ago