Commit Graph

2227 Commits

Author SHA1 Message Date
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
H Lohaus
97ce36a217
Merge pull request #1975 from hlohaus/leech
Add get/set cookies dir, hide prompt option in gui
2024-05-18 23:18:32 +02:00
Heiner Lohaus
9ddac1715f Add get/set cookies dir, hide prompt option in gui 2024-05-18 23:13:57 +02:00
H Lohaus
fcd36475e5
Merge pull request #1974 from hlohaus/leech
Fix OpenaiChat provider, improve proofofwork
2024-05-18 16:54:00 +02:00
Heiner Lohaus
96e378e9e2 Fix OpenaiChat provider, improve proofofwork 2024-05-18 15:37:46 +02:00
H Lohaus
4c3472f541
Merge pull request #1970 from hlohaus/leech
Improve Liabots provider, Add image api support
2024-05-18 08:12:17 +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
碧舞すみほ
1d66c57a65
Improve compatibility of openai-node (#1966)
* improve compatibility of openai-node

* improve compatibility with OpenAI's models api

* allow image upload
2024-05-17 18:43:17 +02:00
Heiner Lohaus
5396887801 Fix You.com model selection 2024-05-17 18:40:34 +02:00
H Lohaus
0332c0c0dd
Merge pull request #1958 from hlohaus/leech
Add needs auth to provierds, Add PerplexityApi provider
2024-05-16 20:06:57 +02:00
Heiner Lohaus
24c5502d76 Add needs auth to provierds, Add PerplexityApi provider
Add proxy support to nodriver
2024-05-15 21:07:49 +02:00
H Lohaus
d1c16ceb98
Update README.md 2024-05-15 02:45:06 +02:00
H Lohaus
008ed60d98
Merge pull request #1950 from hlohaus/leech
Update chatgpt url, uvloop support
2024-05-15 02:28:45 +02:00
Heiner Lohaus
59fcf9d2d3 Update chatgpt url, uvloop support 2024-05-15 02:27:51 +02:00
Tekky
5a1aae8b18
gpt-4o (beta) 2024-05-14 23:46:58 +01:00
abc
1399758a4e gpt-4o (beta) 2024-05-14 23:45:13 +01:00
Tekky
97b2a73cd7
. 2024-05-14 09:34:33 +01:00
Tekky
23f3c5b809
Merge pull request #1934 from krishna2206/main
Updated PerplexityLabs models
2024-05-10 13:46:38 +01:00