Commit Graph

2340 Commits

Author SHA1 Message Date
kqlio67
f3971df893 Updated(g4f/Provider/Blackbox.py) 2024-10-15 12:36:08 +03:00
kqlio67
73ecaffd93 feat(g4f/models.py): update model configurations and providers 2024-10-15 12:31:07 +03:00
kqlio67
3e8dcaf13c Updated(g4f/gui/server/api.py) 2024-10-15 12:28:03 +03:00
kqlio67
0d868f64aa feat(g4f/client/async_client.py, g4f/client/async_client.py): enhance async and sync handling in client 2024-10-15 12:22:52 +03:00
kqlio67
e1e37b34a5 refactor(etc/unittest): update async client test structure 2024-10-15 12:03:20 +03:00
kqlio67
dc9a6a9dc7 refactor(docs/client.): Update G4F Client API documentation to reflect changes in API usage and add examples 2024-10-15 11:28:33 +03:00
kqlio67
f45c072d33 refactor(docs): Update AsyncClient API documentation to reflect changes in API usage and add asyncio examples 2024-10-15 11:26:42 +03:00
kqlio67
9c3190d11c feat(g4f/Provider/Blackbox.py): enhance vision image handling 2024-10-12 22:56:06 +03:00
kqlio67
3119b8e37e chore: temporarily disable some new providers 2024-10-12 21:34:04 +03:00
kqlio67
69d0d2b29b feat(/Provider/AmigoChat.py): add retry mechanism for API requests 2024-10-11 23:23:09 +03:00
kqlio67
7645fcb20e docs(docs/async_client.md): update AsyncClient usage examples with asyncio 2024-10-11 22:31:31 +03:00
kqlio67
d3d3bc9c14 style(g4f/gui/server/api.py): update inline comments for URL processing 2024-10-11 22:28:17 +03:00
kqlio67
e0cd0c3035 feat(g4f/models.py): Added new model 'ChatifyAI' and 'Cloudflare' to the default model's best provider list for broader provider options. 2024-10-11 10:46:33 +03:00
kqlio67
e481c07b67 feat(requirements-min.txt): add cloudscraper for enhanced request handling 2024-10-11 10:37:55 +03:00
kqlio67
d80e9dd8ce feat(g4f/Provider/Cloudflare.py): add new Cloudflare provider for async generation 2024-10-11 09:52:30 +03:00
kqlio67
b05528073c refactor(g4f/Provider/Prodia.py): maintain model list and ensure default model consistency 2024-10-11 09:49:22 +03:00
kqlio67
365d384445 refactor(g4f/Provider/LiteIcoding.py): streamline token management and maintain functionality 2024-10-11 09:47:15 +03:00
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
da3c019f18 chore(docs/requirements.md): remove curl_cffi installation instruction 2024-10-11 09:26:36 +03:00
kqlio67
8a8983e765 feat(docs/providers-and-models.md): expand and update provider list 2024-10-11 09:24:19 +03:00
kqlio67
db93a39b56 feat(requirements.txt): add cloudscraper for Cloudflare support 2024-10-11 09:20:19 +03:00
kqlio67
711f2f097e feat(setup.py): update dependencies and extras_require 2024-10-11 09:18:52 +03:00
Tekky
6d19ba6956
Merge pull request #2262 from kqlio67/main
Enhance G4F: Provider Removal, Documentation Updates, and Provider Enhancements
2024-10-03 13:20:46 +02: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
kqlio67
c6e7336f4d feat(docs/providers-and-models.md): update provider and model listings 2024-10-03 00:11:53 +03:00
Tekky
57d7d5c76a
~ 2024-09-29 22:48:32 +02: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