Commit Graph

1071 Commits

Author SHA1 Message Date
kqlio67
bd607b14b6 feat(g4f/Provider/Blackbox.py): enhance model handling and add web search mode 2024-10-11 09:41:23 +03:00
kqlio67
f63d1566cf feat(g4f/Provider/DarkAI.py): add new DarkAI provider 2024-10-11 09:39:19 +03:00
kqlio67
505428b759 feat(g4f/Provider/ChatifyAI.py): add new AmigoChat text and image models 2024-10-11 09:38:46 +03:00
kqlio67
da8fb9bb00 feat(g4f/Provider/AmigoChat.py): add new AmigoChat text and image models 2024-10-11 09:38:16 +03:00
kqlio67
cdfc4911ce feat(g4f/Provider/AIUncensored.py): add new AIUncensored with text and image generation 2024-10-11 09:37:51 +03:00
kqlio67
d4e0fd7cb4 feat(g4f/Provider/Airforce.py): update model list and improve text processing 2024-10-11 09:36:32 +03:00
kqlio67
a9bc67362f refactor(g4f/Provider/Nexra.py): restructure Nexra service providers 2024-10-11 09:33:30 +03:00
kqlio67
2bbeff60d1 feat(g4f/Provider/__init__.py): add new providers and update imports 2024-10-11 09:32:22 +03:00
kqlio67
bc2be5a5b4 feat(g4f/models.py): add new providers and models, enhance existing configurations 2024-10-11 09:30:06 +03:00
kqlio67
8b73fa926d feat(g4f/models.py): enhance llama_3_1_405b with Blackbox provider 2024-10-03 13:27:40 +03:00
kqlio67
80503af104 feat(g4f/Provider/Blackbox.py): add support for llama-3.1-405b model 2024-10-03 13:25:56 +03:00
kqlio67
cba121daac feat(g4f/Provider/ChatGpt.py): enhance error handling and add debugging 2 2024-10-03 01:15:38 +03:00
kqlio67
410b46d308 refactor(g4f/Provider/Bixin123.py): remove Bixin123 provider 2024-10-03 01:05:26 +03:00
kqlio67
1e859b683d refactor(g4f/Provider/Blackbox.py): update model names and adjust payload 2024-10-03 01:03:05 +03:00
kqlio67
96035435b4 fix(g4f/Provider/MagickPen.py): update API credentials fetching URL 2024-10-03 00:49:11 +03:00
kqlio67
9b5f992162 refactor(g4f/Provider/LiteIcoding.py): encode bearer tokens and add decoding 2024-10-03 00:47:36 +03:00
kqlio67
11d3076fd7 feat(g4f/Provider/Liaobots.py): add support for GPT-3.5-Turbo model 2024-10-03 00:44:59 +03:00
kqlio67
6cd599b1c6 refactor(g4f/Provider/__init__.py): remove Bixin123 import 2024-10-03 00:43:06 +03:00
kqlio67
7ac7dea13f feat(g4f/Provider/HuggingChat.py): add support for new model 2024-10-03 00:40:04 +03:00
kqlio67
d9e71dad7b feat(g4f/Provider/ChatGpt.py): enhance error handling and add debugging 2024-10-03 00:31:38 +03:00
kqlio67
8ab55107c8 fix(g4f/Provider/Allyfy.py): update API endpoint to full URL 2024-10-03 00:29:03 +03:00
kqlio67
2103ea87b5 refactor(g4f/Provider/Airforce.py): enhance Airforce provider functionality-2 2024-10-03 00:27:14 +03:00
kqlio67
6bf4c4bc37 refactor(g4f/Provider/Airforce.py): enhance Airforce provider functionality 2024-10-03 00:25:26 +03:00
kqlio67
29f4fcb4b0 feat(g4f/client/async_client.py): improve async generator handling and logging 2024-10-03 00:22:43 +03:00
kqlio67
d806c8cdc6 feat(g4f/models.py): enhance and update model configurations 2024-10-03 00:16:23 +03:00
Tekky
0792deeffc
Merge pull request #2252 from elitexp/fix/asyncDDG-2236
Duck Duck Go Async Text Search Bug Fix
2024-09-29 22:42:37 +02:00
Tekky
92c604b562
Merge pull request #2251 from MirrorCY/main
fix: `--ignored-providers` option not working due to variable name mismatch
2024-09-29 22:42:14 +02:00
Tekky
0e32e274ad
Merge pull request #2219 from monosans/patch-01
feat(GeminiPro): add support for system prompt
2024-09-29 22:41:27 +02:00
kqlio67
58db9e03f0 feat(g4f/Provider/Nexra.py): enhance model handling and add new providers 2024-09-29 23:38:25 +03:00
Sujip Maharjan
296e2b498d Duck Duck Go Async Text Search Bug Fix 2024-09-28 11:39:04 +05:45
kqlio67
4bdee96533 Updated docs/providers-and-models.md g4f/models.py 2024-09-27 14:18:00 +03:00
kqlio67
1d676e3fc6 Update g4f/models.py. Fix g4f/Provider/GPROChat.py 2024-09-27 13:37:47 +03:00
kqlio67
20f2d188b9 New provider added GPROChat 2024-09-27 12:26:36 +03:00
kqlio67
105b4aac75 New provider added ChatHub 2024-09-27 12:13:11 +03:00
kqlio67
cfe5acc152 Updated g4f/models.py g4f/Provider/Liaobots.py g4f/Provider/__init__.py g4f/Provider/DeepInfraChat.py 2024-09-27 00:24:44 +03:00
kqlio67
9ff384978c feat(g4f/Provider/AIChatFree.py): add AIChatFree provider 2024-09-27 00:08:56 +03:00
kqlio67
8237de5d63 Updated g4f/models.py g4f/Provider/HuggingChat.py 2024-09-26 22:40:40 +03:00
kqlio67
9a16296416 feat(g4f/client/async_client.py): enhance image generation and logging 2024-09-26 21:38:04 +03:00
42
b0fba66b7c
fix: --ignored-providers option not working due to variable name mismatch 2024-09-27 01:27:57 +08:00
kqlio67
85c95be22d Restored old version(g4f/client/async_client.py) 2024-09-25 21:31:27 +03:00
kqlio67
b3ddad4a08 feat(g4f/client/async_client.py): enhance image and chat response handling 2024-09-25 20:44:55 +03:00
kqlio67
1e62a9dd60 feat(g4f/Provider/HuggingChat.py): update model list and aliases 2024-09-25 20:05:39 +03:00
kqlio67
ec4e25073b The restored directory 'g4f/Provider/deprecated' 2024-09-25 11:44:23 +03:00
kqlio67
a6099ba48b feat(g4f/Provider/HuggingChat.): add Qwen2.5-72B model and alias 2024-09-25 08:01:39 +03:00
kqlio67
0c18ed5ce2 Returned provider 'g4f/Provider/ChatGot.py' updated documentation 'docs/providers-and-models.md' 2024-09-24 15:37:14 +03:00
kqlio67
f8e403a745 Resolved merge conflicts 2024-09-24 13:23:53 +03:00
abc
f13b214c8b Added gpt-4o provider 2024-09-19 21:24:01 +02:00
abc
41945eeded update... 2024-09-19 21:00:12 +02:00
abc
a7af385526 update ... 2024-09-19 20:58:37 +02:00
kqlio67
d69372a962 refactor(ReplicateHome): update model handling and API interaction 2024-09-15 22:02:06 +03:00