Commit Graph

922 Commits (main)

Author SHA1 Message Date
H Lohaus f260c3a5e8
Update run.py 2 months ago
H Lohaus 38c429ec38
Update gui 2 months ago
H Lohaus a2240a711c
Update __init__.py 2 months ago
H Lohaus adffb216cd
Update __init__.py 2 months ago
H Lohaus 2c5b646188
Update server 2 months ago
H Lohaus da8cb8bdf1
Update api.py 2 months ago
Heiner Lohaus 0de9ca2004 Add Installation Guide for Windows
Improve Contributors list in Readme
2 months ago
Heiner Lohaus a4ca5773bd Fix unittests 2 months ago
Heiner Lohaus d44b39b31c Add Groq and Openai interfaces, Add integration tests 2 months ago
Heiner Lohaus 1e2cf48cba Add authless OpenaiChat 2 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>
2 months ago
H Lohaus b7ccb9500d
Aktualisieren von webdriver.py 2 months ago
H Lohaus e2c11d233a
Aktualisieren von api.py 2 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 cef44edbde
Merge pull request #1729 from hlohaus/giga
Fix requirements in gui  api
3 months ago
Heiner Lohaus 0ab7cf71d4 Fix requirements in gui api 3 months ago
H Lohaus 4086f5b365
Merge pull request #1727 from hlohaus/giga
Fix requirements in gui  api
3 months ago
Heiner Lohaus a466a86ee6 Fix requirements in gui api 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
abc cc83c6af01 ~ pip fix
model path fix
3 months ago
abc 9a49d06829 fix import problem in pip 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 8ed63693e4 Fix Provider not found error 3 months ago
Heiner Lohaus 59b99a6452 Fix Provider not found error 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 905ced06bd Serverless webview gui 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 95b1b8c025 Add export / import conversations 3 months ago
Heiner Lohaus 012f40078a Filter not working provider from RetryProvider 3 months ago
Heiner Lohaus 993c9498c4 Add webview support to OpenaiChat 3 months ago
vlad f07173de4f GigaChat models add 3 months ago
Heiner Lohaus 13f1275ca3 Add model preselection in gui 3 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
3 months ago
H Lohaus 9be4b47991
Update Bing.py 3 months ago
Heiner Lohaus a29b3db46d Show apology in Bing 3 months ago
Heiner Lohaus d2d8d7fb9e Remove generate images button 3 months ago
Heiner Lohaus ecf110e59a Fix Bing create images, Add gui in webview init 3 months ago
Heiner Lohaus 5bcf21f9bd Add count chars to gui, Add retry support to fix rate limit in Bing 3 months ago
OmiiiDev d6d75c28c8
Update Liaobots.py (#1678)
* Update Liaobots.py

Added Claude 3 models and updated other models
3 months ago
Heiner Lohaus 2a3880ac2f Fix unit test with missing requirements 3 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
3 months ago
abc 479ef89f4c ~ | support local llm inference 3 months ago
abc b7342b1f13 ~ | support local llm inference 3 months ago
H Lohaus 0b850ac9fc
Merge pull request #1672 from hlohaus/phind2
Fix HuggingChat and PerplexityLabs and add HuggingFace provider
3 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
3 months ago
Tekky 5f49264768
~ gui system prompt spacing
The spacing was misaligned, a little increase in the with fixes it
3 months ago
Heiner Lohaus 74a33f10dd Add word count from iG8R
Improve Bing provider
Some gui improvments
Improve error handling in gui
3 months ago
Heiner Lohaus 14167671d4 Add system message input to gui
Improve OpenaiChat provider
3 months ago
Heiner Lohaus cfa45e7016 Expire cache, Fix multiple websocket conversations in OpenaiChat
Map system messages to user messages in GeminiPro
3 months ago
Heiner Lohaus eb48299195 Enable Liaobots, disable Phind provider 3 months ago
Ramon Victor Cardoso d8e715a30b
Fix TypeError: 'Api' object is not callable 3 months ago
abc 8f7dbfec63 Merge branch 'main' of https://github.com/xtekky/gpt4free 3 months ago
abc 06c448daab ~ | fixed Vercel Provider 3 months ago
Commenter123321 fcc6c16ac0
Update Liaobots.py 3 months ago
Heiner Lohaus ccac427ac1 Fiy unittests with duckduckgo-search 5.0 3 months ago
Heiner Lohaus e889f3cb9b Use word word count from alfaaz 3 months ago
Heiner Lohaus b6534aff73 Use word word count from alfaaz
Fix delete config on clear conversations
3 months ago
Heiner Lohaus 20ab17f31a Improve gui handling, Improve count tokens 3 months ago
Heiner Lohaus 1ec37aea22 Fix history on error, fix count words for chinese 4 months ago
H Lohaus b10516a512
Merge pull request #1642 from hlohaus/flow
Ignore empty auth header in api / Add live token count in gui
4 months ago
Heiner Lohaus 3b96c27e3c Ignore empty auth header in api
Add live token count in gui
4 months ago
H Lohaus f7f4018d36
Update OpenaiChat.py 4 months ago
H Lohaus ba04bf2bb1
Update OpenaiChat.py 4 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
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
H Lohaus d44238ee12
Merge pull request #1635 from hlohaus/flow
Fix filter messages in gui
4 months ago
Heiner Lohaus 0bfaede7df Fix filter messages in gui 4 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
4 months ago
Heiner Lohaus 5f0592ee29 Add proxy connector to GeminiPro 4 months ago
Heiner Lohaus 6bbe60572e Add default values for rdns 4 months ago
Heiner Lohaus 02b84fb519 Improve filter_messages in gui
Add rdns suport for proxies
4 months ago
Heiner Lohaus b80ca3b7c9 Fix GeminiPro auth for normal user 4 months ago
H Lohaus 35c1da5382
Merge pull request #1630 from hlohaus/flow
Custom api_base for GeminiPro
4 months ago
Heiner Lohaus 12464bfac0 Improve mobile css styles 4 months ago
Heiner Lohaus b4b74c991b gui: remove cursor on errors
Add auth header to GeminiPro provider
4 months ago
Heiner Lohaus 84b3a19c9d Improve show result in gui 4 months ago
Heiner Lohaus 307c8f53e7 Custom api_base for GeminiPro 4 months ago
H Lohaus db58b58cd0
Merge pull request #1625 from hlohaus/flow
Add FlowGpt provider, Fix issue with None values in api
4 months ago
Heiner Lohaus 140a1736b9 Fix typo in system_message in FlowGpt 4 months ago
Heiner Lohaus dd2264b616 Fix cookies is None bug 4 months ago
Heiner Lohaus 0ade2098a6 Add count word and tokens in gui 4 months ago
nullstreak 0d4f637760 DeepInfra: Add max_tokens and stop 4 months ago
Heiner Lohaus 55caf8e7de Add FlowGpt provider, Fix issue with None values in api 4 months ago
Heiner Lohaus 43cb4e614f Add remove messages from history
Improve hidding regenerated messages
4 months ago
Heiner Lohaus 775a0c43a0 Add help me coding guide
Add MissingAuthError in GeminiPro
4 months ago
Heiner Lohaus 6b3be02d63 Set default values for generation config
Set  a list of providers
4 months ago
Heiner Lohaus 7953560303 Improve readme, add smartphone guide 4 months ago
Heiner Lohaus 5807179605 Fix isssue with stop in client 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 51b4aaae05 Add missing file 4 months ago
Heiner Lohaus d733930a2b Fix unittests, use Union typing 4 months ago
Heiner Lohaus 74397096b7 Use new client in inter api 4 months ago
Heiner Lohaus 5071cd9533 Add challenge_seeds in Phind 4 months ago
Heiner Lohaus 1b4a86a857 Update client docs, Enable some tests 4 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
4 months ago
Heiner Lohaus 0a0698c7f3 Update docs / readme, Improve Gemini auth 4 months ago
H Lohaus f9ad8730ac
Merge pull request #1598 from hlohaus/index
Add MathJax to GUI #1563, Add model name to GUI #1600, Try to fix Captcha Issue in Bing
4 months ago
Heiner Lohaus d55a4c3ef5 Add MathJax to GUI #1563, Add model name to GUI #1600 4 months ago
luna d18e3816ca
Move GeminiProChat to a new provider #1596 (#1601)
* Fix xtekky#1596
4 months ago
Heiner Lohaus 1cce6324f1 Try to fix Captcha Issue 4 months ago
H Lohaus fe9f6d9806
Merge pull request #1597 from xtekky/index
Index
4 months ago
Heiner Lohaus 7cd5b3f0c6 Improve create conversation in Bing 4 months ago
H Lohaus d1abe370cd
Merge pull request #1586 from nullstreak/temperature
Basic support for the temperature parameter
4 months ago
H Lohaus 51686409f8
Merge pull request #1587 from hlohaus/openai
Add unitests for the client
4 months ago
Heiner Lohaus e1a0b3ffa2 Add unitests for the client
Fix: async generator ignored GeneratorExit
Fix: ResourceWarning: unclosed event loop
4 months ago
nullstreak 12f7a89517 Basic support for the temperature parameter 4 months ago
Eikosa 20b2e076c3
Update Bing Sets
Needs to be tested, if this addition is not made, bing will not work well enough
4 months ago
Heiner Lohaus 151f8b8b0e Add variant example 4 months ago
Heiner Lohaus aba4b96f23 Add new Client API with Docs
Use object urls for the preview of image uploads.
Fix upload images in You provider
Fix create image. It's now a single image.
Improve system message for create images.
4 months ago
Heiner Lohaus 9aeae65b9b Improve preview in image generation of Gemini
Fix issue in Bing Image Decorator
4 months ago
Heiner Lohaus 76ec2064ad Add disable history button in GUI 4 months ago
Heiner Lohaus 333fb4d2c3 Fix select chat mode, fix auth value in You 4 months ago
Heiner Lohaus 98c7b5ed68 Add upload image support in You 4 months ago
Heiner Lohaus 331826b003 Add upload image in You provider 4 months ago
Heiner Lohaus daf2b6ac3b Fix convert image to jpg in Bing
Fix display upload image in GUI
4 months ago
Heiner Lohaus 6c422b2965 Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies 4 months ago
H Lohaus 4ba52b3695
Update image.py 4 months ago
Rafael Fonseca b2f1c73019 Fix process_image to handle transparency correctly 4 months ago
H Lohaus 33b247305c
Update Gemini.py 4 months ago
Heiner Lohaus af204c31cb Read cookies from config in Gemini
Fixes for OpenaiChat Provider
4 months ago
H Lohaus 2054acce0a
Update OpenaiChat.py 4 months ago
H Lohaus 5c75972c50
Update provider and model list (#1568)
Move bing.create_images and cookies helper
Disable some providers
4 months ago
H Lohaus 1d6709dafc
Merge pull request #1565 from hlohaus/gemini
Fix OpenaiChat provider, Fix issue with curl_cffi
4 months ago
Heiner Lohaus 6aae1891da Fix Phind Provider / add generate_challenge 4 months ago
Heiner Lohaus 23e002f52f Fix OpenaiChat provider, Fix issue with curl_cffi 4 months ago
H Lohaus 999bc2d617
Merge pull request #1564 from hlohaus/gemini
Add Gemini Provider with image upload and generation
4 months ago
Heiner Lohaus 4b41a8f4e8 Add example for Image Upload & Generation 4 months ago
Heiner Lohaus 47900f2371 Resolve images in Gemini Provider 4 months ago
Heiner Lohaus c1b992c346 Add Gemini Provider with image upload and generation 4 months ago
Miezhiko 6d1f0b5f12
add CodeLlama-70b to HuggingChat 4 months ago
H Lohaus df48d1cc42
Merge pull request #1547 from nullstreak/codellama-70b
Added CodeLlama 70b model
4 months ago
RasyiidWho 5e9a95a58e Change GeekGPT and FakeGPT status to inactive as owner statement: https://linux.do/t/topic/1051 4 months ago
nullstreak 455e5dc9ea
Added CodeLlama 70b 4 months ago
Heiner Lohaus 2a591b8d6e Fix key error in set_cookies 5 months ago
Heiner Lohaus d6b3d0f240 Fix issue #1537, copy options sets 5 months ago
nullstreak 40ceb1c0e8
Fix DeepInfra: Model is not supported 5 months ago
Heiner Lohaus a28bab9387 Add aiohttp_socks to requirements
Fix preview for uploaded and generated images in gui
Improve typing, readme
5 months ago
H Lohaus 3bb6560fce
Merge pull request #1523 from u66u/which-webdriver
Fix chromedriver path
5 months ago
technicca 4c1708d74b 1. Discover chromedriver dynamically with "which". 2. Use "finally" in WebDriverSession.__exit__ 5 months ago
Houtar 1b4327c51a
remove additional tags in Phind
Phind added new additional tags to their reply and this commit removed them.
5 months ago
Heiner Lohaus 47b50b4827 Fix PerplexityLabs Provider, Improve bypass_cloudflare helper 5 months ago
Heiner Lohaus 1eb7dc05e5 Fix: ChromeDriver only supports characters in the BMP
Add set_cookies helper, Show last used model
5 months ago
H Lohaus feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
5 months ago
H Lohaus 71d71b6512
Merge pull request #1510 from hlohaus/sort
Add aiohttp_socks support
5 months ago
Heiner Lohaus 69ef224f92 Add get_connector helper 5 months ago
Heiner Lohaus 8864b70ee4 Add aiohttp_socks support 5 months ago
H Lohaus 2b140a3255
Merge pull request #1509 from hlohaus/sort
Add ProviderModelMixin for model selection
5 months ago
Heiner Lohaus 91feb34054 Add ProviderModelMixin for model selection 5 months ago
Heiner Lohaus 981d83da62 Upload transparency image 5 months ago
Tekky 9705e7fc20
~ | Update Chatgpt4Online.py
clouldfare block on Chatgpt4Online
5 months ago
H Lohaus 984c3e1f89
Merge pull request #1508 from hlohaus/sort
Fix: Model sometimes not converted #1507
5 months ago
Heiner Lohaus e4f743881c Fix: Model sometimes not converted #1507 5 months ago
nullstreak 259f19e34e
Added CodeLlama and misc models from DeepInfra (#1506) 5 months ago
Heiner Lohaus 2193d18865 Fix background in select box 5 months ago
Heiner Lohaus f5518bb94d Cleanup model list 5 months ago
Heiner Lohaus 6614dfefd1 Revert "Cleanup unused dependencies"
This reverts commit c2115309ab.
5 months ago
Heiner Lohaus ec2de56bbd Add PerplexityLabs Provider 5 months ago
Heiner Lohaus 07c944ad0a Add upload svg image support
Fix upload image in Bing Provider
5 months ago
Heiner Lohaus 38dbe4b8e5 Improve CreateImagesBing
Sort providers by category
5 months ago
Heiner Lohaus 7e63b412b6 Join Phind context 5 months ago
RasyiidWho bab62e4345 Fix Phind context and chat history not keeping up with the prompt 5 months ago
Tekky c2878fbe14
Merge pull request #1489 from hlohaus/neww
Fix load json in DeepInfra
5 months ago
Tekky 29536bea9e
Merge pull request #1488 from nullstreak/dolphin-mixtral
Add dolphin-2.6-mixtral-8x7b model
5 months ago
Heiner Lohaus 0b4c6247d0 Fix load json in DeepInfra 5 months ago
H Lohaus be288aa8a7
Merge pull request #1487 from nullstreak/deepinfra-patch
DeepInfra: Fix token duplication
5 months ago
H Lohaus fea4f546a7
Merge pull request #1486 from hlohaus/copilot
Improve tests
5 months ago
nullstreak c578385cc4
Add dolphin-2.6-mixtral-8x7b 5 months ago
nullstreak 640c861ad7
DeepInfra: Fix token duplication 5 months ago
Heiner Lohaus 9cbe9c1ccb Improve tests 5 months ago
H Lohaus a98a9e92bc
Merge pull request #1484 from hlohaus/copilot
Copilot
5 months ago
Heiner Lohaus 8787db385e Check access from chromedriver 5 months ago
Heiner Lohaus cb0e065581 Remove usage of get_event_loop helper 5 months ago
diaodeng dd955e575c
Llama2.py result decode error 5 months ago
Heiner Lohaus 8472310265 Remove deprecation in get_event_loop 5 months ago
H Lohaus 42709f55b2
Fix unittests (#1472)
* Fix unittests

* Fix missing distutils, install setuptools

* Fix version not found

* Remove deprecation in get_event_loop
5 months ago
Heiner Lohaus 55e5cf16cb Fix unittests 5 months ago
Heiner Lohaus 32252def15 Change doctypes style to Google
Fix typo in latest_version
Fix Phind Provider
Add unittest worklow and main tests
5 months ago
Heiner Lohaus 5756586cde Refactor code with AI
Add doctypes to many functions
Add file upload for text files
Add alternative url to FreeChatgpt
Add webp to allowed image types
5 months ago
Heiner Lohaus ceed364cb1 Fix process_image in Bing
Add ImageResponse to Bing
Fix cursor styling in gui
5 months ago
Heiner Lohaus c190d0eae4 Improve FreeChatgpt Provider 5 months ago
Debaditya Banerji 42c4a4315a
Added support for more models: FreeChatgpt (#1456)
* Improved FreeChatgpt, added support for more models

* Added new model: Gemini Pro
5 months ago
Heiner Lohaus 7968ae52fb Fix merge issues 5 months ago
H Lohaus d632190f1d
Merge branch 'main' into main 5 months ago
H Lohaus 467f2a6fc6
Merge pull request #1462 from hlohaus/img
Support upload image in gui
5 months ago
Heiner Lohaus ea8d6b847a Support upload image in gui
Add image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
5 months ago
Akash Mondal c2115309ab Cleanup unused dependencies
* remove packages, that are not a direct dependency to this project, from requirements.txt

* no need to just numpy for simple sqrt operation on numbers

* write code on python than using a js compiler
5 months ago
Tekky 661a205318
Merge branch 'main' into pypi 5 months ago
Heiner Lohaus a7c8565922 Add publish-to-pypi workflow
Improve gui frontend
Fix web search in bing
5 months ago
Debaditya Banerji c5bdfe23c2
Fixed Error "No module named g4f.Provider.bing" (#1448)
* Added init file to initiate bing as a Module
5 months ago
Heiner Lohaus 4343082d37 Fix create_async in CreateImagesProvider 5 months ago
Heiner Lohaus 9aa76da0fa Fix bing stream func 5 months ago
Eikosa fcbe930020
Added timeout to Bing (#1438)
Co-authored-by: H Lohaus <hlohaus@users.noreply.github.com>
5 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
5 months ago
Ramon Victor Cardoso 694f131d09 Fix module 'g4f.debug' has no attribute 'get_version' 5 months ago
H Lohaus eee038a73e
Add GeminiProChat Provider (#1419)
* Add GeminiProChat Provider
6 months ago
4sh 90c80f80ae
New Provider 'Bestim' (#1416)
* Add new provider Bestim
6 months ago
Heiner Lohaus 685aeff5ef Fix markdown replace 6 months ago
Heiner Lohaus ae46cf72d4 Fix DeepInfra Provider 6 months ago
Heiner Lohaus e0aaad8f47 Fix permissions for chromedriver
Fix NoVNC server access
Remove java from build
6 months ago
Heiner Lohaus c617b18d12 Add support for all models
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and  VersionUtils
Display used provider in gui
Fix error response in api
6 months ago
Heiner Lohaus ebc522150e Patch event loop on win, Check event loop closed 6 months ago
Heiner Lohaus 50b796e8fe Add _puid cookie, save access_token in cookies in OpenaiChat 6 months ago
Heiner Lohaus b03fd1ad93 Fix Chatgpt4Online provider 6 months ago
Heiner Lohaus 6c2f3c6416 Fix Liabots session 6 months ago
H Lohaus e4e6512a2a
Merge pull request #1406 from OmiiiDev/patch-1
Update Liaobots.py
6 months ago
Yash Varshney b5368c276d
remove unnecessary semicolon 6 months ago
OmiiiDev a1c2f5b2cd
Update Liaobots.py
Added more models
6 months ago
H Lohaus 648b322a15
Merge pull request #1389 from hlohaus/gpt6
Add Gpt6 Provider
6 months ago
H Lohaus 1ccdbcb51c
Merge pull request #1390 from hlohaus/p38
Support Python 3.8
6 months ago
Heiner Lohaus 6d0d975c71 Improve Chatxyz Provider 6 months ago
Debaditya Banerji eb1e91d123
Added new Provider Chatxyz (#1393)
* Added fucntionality for Provider

* Added Provider in init

* System message if present must be the first object in message array
6 months ago
Zabir Raihan c52ab6dce4
Fix Phind provider 6 months ago
Heiner Lohaus f82a60dfb3 Support Python 3.8 6 months ago
Heiner Lohaus a73820ab18 Add Gpt6 Provider 6 months ago
Heiner Lohaus 5a7ce3a8ab Update get_latest_version for docker 6 months ago
Heiner Lohaus 236ec98380 Fix api run module 6 months ago
Heiner Lohaus 3a81f9a2af Fix api and None provider 6 months ago
Heiner Lohaus 74a21cdb4e Fix streaming in Aura 6 months ago
Heiner Lohaus 554609dc73 Fix streaming in Aura 6 months ago
Debaditya Banerji bcd1cdf4e8
Added OpenChat's Aura Model as a new Provider (#1371)
* Added File for new Provider: Aura

* Added Aura Provider in init
6 months ago
nullstreak dc7b1cd000
Update models.py 6 months ago
nullstreak 5d47ba4205
Update Bing.py 6 months ago
nullstreak 53bc24114e
Bing: add parameter to enable/disable web search (#1360)
Web search is disabled by default and can be enabled by passing `web_search = True`
6 months ago
H Lohaus 5c3b65b4f0
Merge pull request #1365 from NiNiyas/fix-typo
fix(typo): Fix typo in function name
6 months ago
H Lohaus a95c2423d9
Merge pull request #1364 from eminemkun/main
Fix Bing provider Cookie issue 2
6 months ago