Commit Graph

2145 Commits

Author SHA1 Message Date
abc
92c5831a07 Update requirements-min.txt 2024-06-29 16:04:34 +02:00
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
Tekky
9e728ced0f
Merge pull request #2077 from lobowarren/main
Add Pizzagpt Provider
2024-06-24 19:48:25 +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
Tekky
e8f6013d03
Merge pull request #2062 from RequiemB/readme-fix
.
2024-06-13 20:48:23 +01:00
Tekky
a7d3de5eab
Merge pull request #2064 from mcareddu/feature/add-gemini-1.5-flash
add gemini-1.5-flash to GeminiPro provider
2024-06-13 20:48:02 +01:00
mcareddu
e678417a7c add gemini-1.5-flash to GeminiPro provider 2024-06-13 14:32:52 +02:00
RequiemB
75e7ec66d3 Replace chat.openai.com with chatgpt.com 2024-06-13 15:17:11 +05:30
Tekky
d6ac24e875
Merge pull request #2054 from RichSteini/main
Fix har openai access token parsing
2024-06-11 15:54:13 +01:00
abc
0c4d218c2c . 2024-06-11 15:51:35 +01: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
Tekky
52a37e054d
Merge pull request #2044 from eienmojiki206/main
Update `HuggingChat` provider
2024-06-09 14:04:24 +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
Tekky
ae404d720d
Update README.md 2024-05-28 22:54:37 +01:00
Tekky
ce2553058d
. 2024-05-28 22:54:18 +01:00
Tekky
32dfbbb999
. 2024-05-28 22:53:49 +01:00
Tekky
eab92855c9
. 2024-05-28 22:52:57 +01:00
H Lohaus
b03cdd7fdb
Merge pull request #2005 from yousefnegmeldin/main
Changed Incorrect Link to g4f.exe.zip in README From v0.3.1.9 to v0.3.1.7
2024-05-23 20:51:44 +02:00
Yousef Negm
00dee63b9d
Update README.md 2024-05-23 10:57:16 +03:00
H Lohaus
6830dfcc64
Merge pull request #1995 from hlohaus/gemini-
Add streaming and conversation support to gemini
2024-05-22 20:18:42 +02:00
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
Heiner Lohaus
7eb41cfdcb Improve readme 2024-05-21 17:45:41 +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
H Lohaus
f956288780
Merge pull request #1985 from anonymousx97/patch-1
Update base_provider: Do not nest patch uvloop loop.
2024-05-20 15:24:45 +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
H Lohaus
738e532c5d
Merge pull request #1981 from hlohaus/leech
Create windows release, improve styling
2024-05-19 10:13:17 +02:00
Heiner Lohaus
c8d61a08b7 Create windows release, improve styling 2024-05-19 10:11:30 +02:00
H Lohaus
23b27cedf1
Merge pull request #1978 from hlohaus/leech
Update model list / providers
2024-05-19 06:01:06 +02:00
Heiner Lohaus
1994481872 Update model list / providers 2024-05-19 05:09:55 +02:00
H Lohaus
435943665f
Merge pull request #1977 from hlohaus/leech
Fix js error in gui, Revert to_image in gui
2024-05-19 03:42:51 +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
H Lohaus
3b024cb9a7
Merge pull request #1976 from hlohaus/leech
Fix upload image
2024-05-18 23:55:03 +02:00
Heiner Lohaus
dc77a1a7ff Fix upload image 2024-05-18 23:52:51 +02:00