H Lohaus
db14423420
Merge pull request #2365 from hlohaus/data-uri
...
Update docker tags in workfloe for slim images,
2024-11-17 19:52:13 +01:00
Heiner Lohaus
b7a8e03220
Update docker tags in workfloe for slim images,
...
Update read har file in OpenaiChat provider
Remove webdriver in OpenaiChat provider
Add supported_encodings and supported_encodings in OpenaiChat
2024-11-17 19:51:26 +01:00
H Lohaus
649de39081
Merge pull request #2364 from kqlio67/main
...
Refactor Image Processing and Error Handling in g4f Client Module
2024-11-17 18:37:39 +01:00
kqlio67
8e2723938a
Refactor Image Processing and Error Handling in g4f Client Module
2024-11-17 15:33:18 +02:00
Heiner Lohaus
ea1448001d
Add nodriver to Gemini provider,
...
Add slim docker image with google-chrome usage,
Add the new docker images to publish worklow,
Update requirements.txt and pip requirements
2024-11-17 11:06:37 +01:00
H Lohaus
6ce493d4df
Fix api streaming, fix AsyncClient ( #2357 )
...
* Fix api streaming, fix AsyncClient, Improve Client class, Some providers fixes, Update models list, Fix some tests, Update model list in Airforce provid
er, Add OpenAi image generation url to api, Fix reload and debug in api arguments, Fix websearch in gui
* Fix Cloadflare and Pi and AmigoChat provider
* Fix conversation support in DDG provider, Add cloudflare bypass with nodriver
* Fix unittests without curl_cffi
2024-11-16 13:19:51 +01:00
H Lohaus
bc79969e5c
Update internet.py
2024-11-16 13:12:02 +01:00
H Lohaus
9e4a63e74b
Update internet.py
2024-11-15 18:25:54 +01:00
H Lohaus
0f81b61739
Update internet.py
2024-11-15 18:23:07 +01:00
H Lohaus
d53db73248
Update internet.py
2024-11-15 18:21:22 +01:00
H Lohaus
9da45f9a63
Update internet.py
2024-11-15 18:19:14 +01:00
H Lohaus
427a72eff3
Update internet.py
2024-11-15 18:17:43 +01:00
H Lohaus
075c3f8c2a
Update index.html
2024-11-15 18:02:00 +01:00
Tekky
6ac545445a
minor improvements for release
2024-11-15 11:58:58 +01:00
Tekky
66d3cecc59
Ai4Chat not working
2024-11-15 11:24:56 +01:00
Tekky
f65ebd9851
Merge pull request #2313 from kqlio67/main
...
Major Provider Updates and Documentation Restructuring
2024-11-15 11:18:56 +01:00
Tekky
b377931334
quick fix for Conflicts
2024-11-15 11:18:41 +01:00
Tekky
2341b7ef9d
Update models.py
...
Liaobots and Darkai do not work for gpt-3.5-turbo
2024-11-15 11:13:51 +01:00
manatlan
5ec0302e19
FIX: fix the url in the markdown output (md compliance), and the chunk/ImageResponse to str ! ( #2353 )
...
add fix_url ( replace ' ' by '+' (to be markdown compliant))
2024-11-15 10:10:04 +01:00
foxfire52
f38428ab23
Improve logging implementation ( #2347 )
2024-11-15 07:38:51 +01:00
kqlio67
054eef11cb
### refactor(g4f/Provider/Blackbox.py): Optimize fetch_validated method
2024-11-13 22:48:01 +02:00
kqlio67
df08275b39
### refactor(g4f/Provider/Blackbox.py): Optimize fetch_validated method
2024-11-13 22:46:46 +02:00
kqlio67
4d4190b3c4
feat(g4f/Provider/Blackbox.py): Improve validated token retrieval mechanism
2024-11-13 16:16:44 +02:00
kqlio67
9cb6083277
Update (g4f/models.py)
2024-11-13 14:50:49 +02:00
kqlio67
37a8e8d2ad
Merge remote-tracking branch 'upstream/main'
2024-11-13 14:46:59 +02:00
kqlio67
795e42a296
Update (g4f/Provider/needs_auth/GeminiPro.py)
2024-11-13 14:38:39 +02:00
kqlio67
17057742ac
refactor(g4f/client/client.py): Simplify AsyncClient methods
2024-11-13 14:30:44 +02:00
kqlio67
75316a233b
Update (g4f/Provider/Blackbox.py)
2024-11-13 14:25:07 +02:00
Tekky
0d8e4ffa2c
Merge pull request #2331 from NoelisTired/main
...
[+] Mhystical.cc
2024-11-13 12:37:23 +01:00
kqlio67
eaaa53d701
Update (g4f/Provider/TeachAnything.py)
2024-11-12 21:05:29 +02:00
kqlio67
4e606a4916
Update (g4f/models.py g4f/Provider/PerplexityLabs.py)
2024-11-12 20:56:23 +02:00
kqlio67
330d920e4e
Update (g4f/models.py g4f/Provider/ReplicateHome.py)
2024-11-12 20:50:15 +02:00
kqlio67
2574101570
Update (g4f/models.py g4f/Provider/PerplexityLabs.py)
2024-11-12 20:04:00 +02:00
kqlio67
24f80c5165
Update (g4f/Provider/Liaobots.py)
2024-11-12 19:24:14 +02:00
kqlio67
867bcb057a
Update (g4f/Provider/Blackbox.py)
2024-11-12 11:15:40 +02:00
kqlio67
18be49027d
feat(g4f/Provider/Blackbox.py): Enhance Blackbox AI with dynamic validated token retrieval
2024-11-12 10:31:28 +02:00
kqlio67
fde29c53e8
feat(g4f/Provider/HuggingChat.py: Enhance HuggingChat provider functionality
2024-11-12 09:04:33 +02:00
kqlio67
21a26f6882
Update (docs/ README.md g4f/client/client.py)
2024-11-12 08:44:48 +02:00
kqlio67
2a29f1b2ac
Update (g4f/Provider/GizAI.py)
2024-11-11 21:18:50 +02:00
kqlio67
254228707b
fix(g4f/Provider/HuggingChat.py): update conversation data request parameter
2024-11-11 21:18:12 +02:00
kqlio67
19af1654cd
Removed provider (g4f/Provider/ChatifyAI.py)
2024-11-11 20:43:12 +02:00
kqlio67
5e4485f9a8
Update (docs/providers-and-models.md g4f/Provider/)
2024-11-11 20:38:44 +02:00
kqlio67
618bb78fe9
Removed provider (g4f/Provider/AiMathGPT.py)
2024-11-11 20:30:37 +02:00
kqlio67
82b8c22b0b
Update (g4f/models.py g4f/Provider/airforce/AirforceChat.py docs/providers-and-models.md)
2024-11-11 20:21:03 +02:00
kqlio67
562a5c9579
feat(g4f/Provider/airforce/AirforceImage.py): Dynamically fetch image models from API
2024-11-11 19:57:35 +02:00
kqlio67
8e8410c898
Update (g4f/models.py g4f/Provider/Cloudflare.py)
2024-11-11 19:16:02 +02:00
kqlio67
c74a6943a8
Update (g4f/Provider/Cloudflare.py)
2024-11-11 10:36:56 +02:00
kqlio67
9a0346199b
Update (g4f/Provider/airforce/AirforceChat.py)
2024-11-10 20:31:11 +02:00
kqlio67
5d75ab6cee
Update (g4f/Provider/airforce/AirforceImage.py)
2024-11-10 12:02:11 +02:00
kqlio67
3a15957d22
Update (g4f/models.py g4f/Provider/airforce/AirforceChat.py docs/providers-and-models.md)
2024-11-09 23:44:52 +02:00