Commit Graph

504 Commits (679cb9ea78df72a63b3e969c4db30c8ceea1c212)

Author SHA1 Message Date
Ramon Victor Cardoso 694f131d09 Fix module 'g4f.debug' has no attribute 'get_version' 9 months ago
H Lohaus eee038a73e
Add GeminiProChat Provider (#1419)
* Add GeminiProChat Provider
9 months ago
4sh 90c80f80ae
New Provider 'Bestim' (#1416)
* Add new provider Bestim
9 months ago
Heiner Lohaus 685aeff5ef Fix markdown replace 9 months ago
Heiner Lohaus ae46cf72d4 Fix DeepInfra Provider 9 months ago
Heiner Lohaus e0aaad8f47 Fix permissions for chromedriver
Fix NoVNC server access
Remove java from build
9 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
9 months ago
Heiner Lohaus ebc522150e Patch event loop on win, Check event loop closed 9 months ago
Heiner Lohaus 50b796e8fe Add _puid cookie, save access_token in cookies in OpenaiChat 9 months ago
Heiner Lohaus b03fd1ad93 Fix Chatgpt4Online provider 9 months ago
Heiner Lohaus 6c2f3c6416 Fix Liabots session 9 months ago
H Lohaus e4e6512a2a
Merge pull request #1406 from OmiiiDev/patch-1
Update Liaobots.py
9 months ago
Yash Varshney b5368c276d
remove unnecessary semicolon 9 months ago
OmiiiDev a1c2f5b2cd
Update Liaobots.py
Added more models
9 months ago
H Lohaus 648b322a15
Merge pull request #1389 from hlohaus/gpt6
Add Gpt6 Provider
9 months ago
H Lohaus 1ccdbcb51c
Merge pull request #1390 from hlohaus/p38
Support Python 3.8
9 months ago
Heiner Lohaus 6d0d975c71 Improve Chatxyz Provider 9 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
9 months ago
Zabir Raihan c52ab6dce4
Fix Phind provider 9 months ago
Heiner Lohaus f82a60dfb3 Support Python 3.8 9 months ago
Heiner Lohaus a73820ab18 Add Gpt6 Provider 9 months ago
Heiner Lohaus 5a7ce3a8ab Update get_latest_version for docker 9 months ago
Heiner Lohaus 236ec98380 Fix api run module 9 months ago
Heiner Lohaus 3a81f9a2af Fix api and None provider 9 months ago
Heiner Lohaus 74a21cdb4e Fix streaming in Aura 9 months ago
Heiner Lohaus 554609dc73 Fix streaming in Aura 9 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
9 months ago
nullstreak dc7b1cd000
Update models.py 10 months ago
nullstreak 5d47ba4205
Update Bing.py 10 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`
10 months ago
H Lohaus 5c3b65b4f0
Merge pull request #1365 from NiNiyas/fix-typo
fix(typo): Fix typo in function name
10 months ago
H Lohaus a95c2423d9
Merge pull request #1364 from eminemkun/main
Fix Bing provider Cookie issue 2
10 months ago
devAdityaa d0b5f9caa7 Removed the condition for filtering token_ids 10 months ago
NiNiyas 0b2f7898d4 fix(g4f): Fix typo in function name 10 months ago
eminemkun 28896f2a98 Fix Bing provider Cookie issue 2 10 months ago
H Lohaus 5c5ce8c0f7
Merge pull request #1356 from eminemkun/main
Fix Bing provider Cookie issue
10 months ago
H Lohaus 8bdcb4bc62
Merge pull request #1352 from nullstreak/main
HuggingChat: Strip leading whitespace from the first token in the stream
10 months ago
Heiner Lohaus 854dc6c90f Fix remove NoowAi, Fix download dir in docker 10 months ago
eminemkun ba68db3302 Fix Bing provider Cookie issue 10 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.
10 months ago
devAdityaa 22c52146e2 Moved NoowAI to deprecated folder as it's been officially taken down 10 months ago
H Lohaus 7f0bdf8466
Remove VoiGpt 10 months ago
H Lohaus d7b5ba2cbf
Remove VoiGpt 10 months ago
alvarosoares01@gmail.com 0ea720c1db Add providers in api 10 months ago
Tekky 5d8e603095
Merge pull request #1343 from nullstreak/main
Add Mistral models
10 months ago
Tekky 1acd800cc3
Merge pull request #1341 from GEOEGII555/patch-1
VoiGpt stopped working -> changed the working flag to False and moved it to deprecated providers.
10 months ago
Tekky 99127111f5
Merge pull request #1331 from hlohaus/proxy
Add G4F_PROXY environment
10 months ago
nullstreak c7b5e5eee6
Add Mistral models 10 months ago
GEOEGII555 629574b35e
Update and rename g4f/Provider/VoiGpt.py to g4f/Provider/deprecated/VoiGpt.py 10 months ago
Heiner Lohaus b2d02ed624 Change default port for gui
Change default host for api
Disable gui in build
Add custom docker user
10 months ago