Commit Graph

510 Commits (ea8d6b847a0e656cc5583948c5745592adda7103)

Author SHA1 Message Date
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
6 months ago
Heiner Lohaus a7c8565922 Add publish-to-pypi workflow
Improve gui frontend
Fix web search in bing
6 months ago
Heiner Lohaus 4343082d37 Fix create_async in CreateImagesProvider 6 months ago
Heiner Lohaus 9aa76da0fa Fix bing stream func 6 months ago
Eikosa fcbe930020
Added timeout to Bing (#1438)
Co-authored-by: H Lohaus <hlohaus@users.noreply.github.com>
6 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
6 months ago
Ramon Victor Cardoso 694f131d09 Fix module 'g4f.debug' has no attribute 'get_version' 6 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
devAdityaa d0b5f9caa7 Removed the condition for filtering token_ids 6 months ago
NiNiyas 0b2f7898d4 fix(g4f): Fix typo in function name 6 months ago
eminemkun 28896f2a98 Fix Bing provider Cookie issue 2 7 months ago
H Lohaus 5c5ce8c0f7
Merge pull request #1356 from eminemkun/main
Fix Bing provider Cookie issue
7 months ago
H Lohaus 8bdcb4bc62
Merge pull request #1352 from nullstreak/main
HuggingChat: Strip leading whitespace from the first token in the stream
7 months ago
Heiner Lohaus 854dc6c90f Fix remove NoowAi, Fix download dir in docker 7 months ago
eminemkun ba68db3302 Fix Bing provider Cookie issue 7 months ago
nullstreak f554018da2
HuggingChat: Strip leading whitespace from the first token in the stream
For some reason first token from the stream on HuggingChat always starts with a whitespace. This commit strips the leading whitespace from the first token in the stream to fix this issue.
7 months ago
devAdityaa 22c52146e2 Moved NoowAI to deprecated folder as it's been officially taken down 7 months ago
H Lohaus 7f0bdf8466
Remove VoiGpt 7 months ago
H Lohaus d7b5ba2cbf
Remove VoiGpt 7 months ago
alvarosoares01@gmail.com 0ea720c1db Add providers in api 7 months ago