Commit Graph

2538 Commits

Author SHA1 Message Date
kqlio67
6dd378d2ac Update (g4f/Provider/) 2024-11-06 18:39:14 +02:00
kqlio67
4db68386fa Update (g4f/Provider/not_working/) 2024-11-06 17:29:16 +02:00
kqlio67
e98793d0a7 Update (g4f/models.py g4f/Provider/ docs/providers-and-models.md) 2024-11-06 17:25:09 +02:00
kqlio67
087a4d684c Update (g4f/Provider/DeepInfra.py g4f/Provider/__init__.py g4f/Provider/needs_auth/) 2024-11-06 14:10:19 +02:00
kqlio67
58b4a19efe Update (g4f/gui/client/index.html) 2024-11-06 14:07:24 +02:00
kqlio67
8e1a544d55 Update (docs/providers-and-models.md g4f/models.py g4f/gui/client/index.html g4f/Provider/Cloudflare.py) 2024-11-06 13:56:33 +02:00
kqlio67
3da7a14a72 The provider is disconnected due to a Cloudflare issue. (g4f/Provider/ChatgptFree.py) 2024-11-05 16:02:39 +02:00
kqlio67
75549df2ba Provider removed (g4f/Provider/ChatHub.py) 2024-11-05 14:02:38 +02:00
kqlio67
ed1b339726 Update (g4f/Provider/ChatGptEs.py) 2024-11-05 13:37:49 +02:00
kqlio67
ade7a2f0df Update (g4f/models.py g4f/Provider/ChatGpt.py) 2024-11-05 00:55:26 +02:00
kqlio67
bb73a2f9b3 Update (g4f/Provider/Allyfy.py) 2024-11-04 23:27:44 +02:00
kqlio67
e73792d7c1 Update (g4f/models.py) 2024-11-04 19:08:39 +02:00
kqlio67
c3d7412a41 Provider deleted because it has been down for a long time (g4f/Provider/ChatGot.py) 2024-11-04 15:42:58 +02:00
kqlio67
8c7791aae3 Update (docs/providers-and-models.md g4f/models.py g4f/Provider/GizAI.py) 2024-11-04 15:37:04 +02:00
kqlio67
578dca1d0c
Merge pull request #3 from rkihacker/main
Add llama-3.1-405b
2024-11-04 09:46:12 +00:00
rkihacker
de5793a8e1
update llama-3.1-405b 2024-11-04 00:19:02 +05:00
kqlio67
36aecbd6de Update (g4f/Provider/Blackbox.py) 2024-11-03 21:07:38 +02:00
kqlio67
e030923fd6
Merge pull request #2 from rkihacker/main
remove model prefix for claude
2024-11-02 17:06:04 +00:00
rkihacker
cf47a99d6e
add new agent models 2024-11-02 21:23:38 +05:00
rkihacker
e1d209ea80
add new agent models 2024-11-02 21:17:15 +05:00
rkihacker
56d696cf10
Merge branch 'kqlio67:main' into main 2024-11-02 21:07:48 +05:00
kqlio67
05625429ed Update (docs/providers-and-models.md) 2024-11-02 14:06:50 +02:00
kqlio67
e1b1312902 Disconnected provider (g4f/Provider/AmigoChat.py) 2024-11-02 13:50:28 +02:00
kqlio67
c01e3b6b61 Update (g4f/Provider/Allyfy.py) 2024-11-01 23:43:58 +02:00
kqlio67
42aba60ece Update (g4f/Provider/AIUncensored.py) 2024-11-01 22:53:15 +02:00
kqlio67
d018cd890d Update (g4f/Provider/Blackbox.py) 2024-11-01 21:16:46 +02:00
kqlio67
bda8b53efe Update (docs/providers-and-models.md) 2024-11-01 18:17:05 +02:00
kqlio67
b0180bfc15 Disconnected providers (g4f/Provider/AIChatFree.py g4f/Provider/AiChats.py) 2024-11-01 18:09:27 +02:00
kqlio67
11bec81dc4 Update (g4f/Provider/Airforce.py) 2024-11-01 18:01:29 +02:00
rkihacker
933dce93bb
remove model prefix for claude 2024-11-01 19:32:11 +05:00
kqlio67
b467e5d758 fix(README.md): Update image generation model to flux 2024-10-31 10:47:29 +02:00
kqlio67
39b0c457b7 fix(g4f/gui/client/index.html): Update Discord link in sidebar 2024-10-31 09:44:22 +02:00
kqlio67
0d05825a71 feat(api): support async streaming in chat completions 2024-10-31 00:34:49 +02:00
kqlio67
a0087269b3 feat(g4f/api/__init__.py): support both ':' and '-' in model prefixes 2024-10-30 18:25:40 +02:00
kqlio67
e6627d8d30 The prefix function has been removed 2024-10-30 16:25:55 +02:00
kqlio67
6e72483617 feat(g4f/models.py): add versioning support for model retrieval 2024-10-30 14:10:57 +02:00
kqlio67
b11cf3ab4b feat(g4f/client/client.py): integrate ModelUtils for model retrieval 2024-10-30 14:09:16 +02:00
kqlio67
308d4a7f03 Update (docs/) 2024-10-30 12:42:01 +02:00
kqlio67
b80c397e16 Update (g4f/models.py) 2024-10-30 12:41:29 +02:00
kqlio67
b100bff8c8 feat(README.md): update readme for enhanced clarity and structure 2024-10-30 12:40:52 +02:00
kqlio67
8adaf33202 feat(g4f/client/async_client.py): refactor for async client implementation 2024-10-30 12:35:55 +02:00
Tekky
63754d2b0f
new discord link 2024-10-30 09:59:26 +01:00
Tekky
1443c60cc8 Merge branch 'main' of https://github.com/xtekky/gpt4free 2024-10-30 09:57:55 +01:00
Tekky
0f52104ecb implement direct import of Client without using g4f.client 2024-10-30 09:57:48 +01:00
Tekky
1c8061af55
Merge pull request #2304 from kqlio67/main
Add new provider, enhance functionality, and update docs
2024-10-30 09:54:54 +01:00
Tekky
b1d5af85ae re-includeAsyncClient for backwards compatibility, with deprecationwarning. Use Client instead 2024-10-30 09:47:48 +01:00
kqlio67
e79c8b01f5 Update (docs/async_client.md docs/client.md docs/interference-api.md g4f/client/client.py) 2024-10-29 22:03:05 +02:00
kqlio67
0aad039ac8 Update (g4f/gui/server/api.py) 2024-10-29 10:11:56 +02:00
kqlio67
c11bac4849 Update (g4f/Provider/Blackbox.py) 2024-10-29 10:09:58 +02:00
kqlio67
482e7d8946 Update (g4f/gui/server/api.py g4f/Provider/Blackbox.py) 2024-10-29 10:07:27 +02:00