Commit Graph

951 Commits

Author SHA1 Message Date
kqlio67
e3fcb87dc7 Adding a new LiteIcoding provider 2024-07-29 21:48:38 +03:00
kqlio67
51faa61f23 Updates, improvements, corrections of models.py and index.html errors 2024-07-29 01:37:16 +03:00
kqlio67
15fdd2cb06 Added Marsyoo provider with support for the gpt-4o model. Updating models.py 2024-07-28 19:24:48 +03:00
kqlio67
d57f77c2e7 Fixed a bug in the Liaobots provider 2024-07-28 13:34:28 +03:00
kqlio67
7e5744677d Fixed error g4f/models.py 2024-07-27 16:30:07 +03:00
kqlio67
5141e6238c Fixed error g4f/models.py 2024-07-27 16:20:20 +03:00
kqlio67
32d471d0ed Update g4f/models.py g4f/Provider/needs_auth/OpenaiChat.py 2024-07-27 12:23:56 +03:00
kqlio67
29c13e26cd Comprehensive Update: New Providers, Model Enhancements, and Functionality Improvements 2024-07-25 09:21:55 +03:00
kqlio67
14bc5daf39 Update g4f/models.py 2024-07-09 11:18:26 +03:00
kqlio67
68fae6adee
Update Feedough.py 2024-07-08 21:02:53 +00:00
kqlio67
051dfc1584
Add files via upload 2024-07-08 20:52:43 +00:00
kqlio67
a2f11e409d
Add files via upload 2024-07-08 20:51:03 +00:00
kqlio67
a8ab2ad771
Add files via upload 2024-07-08 20:49:38 +00:00
kqlio67
ebc40b7bcf
Delete g4f/Provider/Aichatos.py 2024-07-08 20:48:47 +00:00
kqlio67
a857e5021c
Delete g4f/Provider/ChatForAi.py 2024-07-08 20:48:29 +00:00
kqlio67
b251c47d4f
Delete g4f/Provider/ChatgptAi.py 2024-07-08 20:48:09 +00:00
kqlio67
8b8a0d9356
Delete g4f/Provider/ChatgptNext.py 2024-07-08 20:47:41 +00:00
kqlio67
b7cd7b3cd1
Delete g4f/Provider/ChatgptX.py 2024-07-08 20:47:22 +00:00
kqlio67
f140d4a39c
Delete g4f/Provider/Cnote.py 2024-07-08 20:46:59 +00:00
kqlio67
abf92bf465
Delete g4f/Provider/Feedough.py 2024-07-08 20:46:33 +00:00
kqlio67
e37e0d5151
Delete g4f/Provider/ReplicateImage.py 2024-07-08 20:45:49 +00:00
kqlio67
ace19b9d43
Add files via upload 2024-07-08 20:43:36 +00:00
kqlio67
ebea37c276
Add files via upload 2024-07-08 20:41:19 +00:00
Koukunn_
e34e0fa3f7 ChatGPT Reverse Engineering Update: Adapting to Arkose Detection Changes 2024-07-05 14:26:06 +00:00
Anurag Varma
a54fef6d46 #2088 issue fixed
The url has been updated
2024-07-02 16:07:02 +05:30
abc
46c48bb09e Fix HuggingFace formatting 2024-06-29 16:00:50 +02:00
abc
ac0bd092c0 unpatch HuggingChat 2024-06-26 12:55:03 +01:00
lobowarren
c29487cdb5 fixes 2024-06-23 05:42:22 +05:30
lobowarren
43bf07eaca Add Pizzagpt Provider 2024-06-22 21:43:49 +05:30
mcareddu
e678417a7c add gemini-1.5-flash to GeminiPro provider 2024-06-13 14:32:52 +02:00
Richard Steininger
acc52bc014 Fix har openai access token parsing 2024-06-10 22:16:40 +02:00
abc
b9ced12c76 requested removal of DuckDuckGo 2024-06-09 21:28:07 +01:00
Tekky
c91fef3eb3
Merge pull request #2043 from Zedai00/geminiprochat-fix
Update URL For GeminiProChat
2024-06-09 14:05:14 +01:00
Zed
451c760b22 Update URL For GeminiProChat 2024-06-07 13:58:41 +05:30
Eien Mojiki 🍕
0850c81118
Update HuggingChat provider
- Fix null string in response token temporarily 
- Add new model `01-ai/Yi-1.5-34B-Chat` that works well using Japanese.
2024-06-07 12:56:50 +07:00
Tekky
87a96ce0d7
Merge pull request #2031 from Zedai00/main
Update models.py to create models directory when its not present
2024-06-05 13:13:57 +01:00
abc
dd409d3f1a remove ecosia 2024-05-31 16:17:34 +01:00
Zed
cb2776a549
Update models.py to create models directory when its not present
It will create a models directory in current folder if it can't find the directory due to previous way where it tries to return models directory where its not present which in turns returns None causing os.path to fail
Fix #2030
2024-05-30 19:29:16 +05:30
Heiner Lohaus
62b2b279ab Fix image vision in You.com provider 2024-05-21 22:58:56 +02:00
Heiner Lohaus
b7624b75a3 Add streaming and conversation support to gemini 2024-05-21 20:39:31 +02:00
H Lohaus
e4b3b2692e
Merge pull request #1988 from hlohaus/kessh
Improve async client readme, Fix print styling, Add image api example
2024-05-20 16:22:10 +02:00
Heiner Lohaus
77a1f500a8 Improve async client readme, Fix print styling, Add image api example 2024-05-20 15:59:06 +02:00
Ryuk
d2f04e80be
Update base_provider.py 2024-05-20 18:25:06 +05:30
Ryuk
567b39c330
Update base_provider: Do not nest patch uvloop loop. 2024-05-20 09:53:37 +05:30
H Lohaus
5115cf0e23
Merge pull request #1984 from hlohaus/leech
Add some options to messages in gui, saves generated images local
2024-05-20 01:50:03 +02:00
Heiner Lohaus
80b2e9b807 Add some options to messages in gui, saves generated images local 2024-05-20 01:28:08 +02:00
H Lohaus
7fe4188639
Update DeepInfra.py 2024-05-19 19:27:48 +02:00
H Lohaus
fea056dd49
Update client.py 2024-05-19 17:49:06 +02:00
H Lohaus
370ac53943
Update async_client.py 2024-05-19 17:45:57 +02:00
Heiner Lohaus
c8d61a08b7 Create windows release, improve styling 2024-05-19 10:11:30 +02:00