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
Heiner Lohaus
1994481872
Update model list / providers
2024-05-19 05:09:55 +02:00
Heiner Lohaus
3703e72073
Add dark mode config, slide system prompt
2024-05-19 03:13:54 +02:00
Heiner Lohaus
4bab6009c1
Fix js error in gui, Revert to_image in gui
2024-05-19 01:33:05 +02:00
Heiner Lohaus
dc77a1a7ff
Fix upload image
2024-05-18 23:52:51 +02:00
Heiner Lohaus
9ddac1715f
Add get/set cookies dir, hide prompt option in gui
2024-05-18 23:13:57 +02:00
Heiner Lohaus
96e378e9e2
Fix OpenaiChat provider, improve proofofwork
2024-05-18 15:37:46 +02:00
Heiner Lohaus
b1dafc0ef7
Improve Liabots provider, Add image api support
2024-05-18 07:37:37 +02:00
H Lohaus
91e7252123
Merge pull request #1969 from hlohaus/leech
...
Fix You.com model selection
2024-05-17 18:44:45 +02:00