Commit Graph

2638 Commits

Author SHA1 Message Date
Heiner Lohaus
c3103164ce Add image upload to Copilot provider 2024-11-19 11:03:50 +01:00
Heiner Lohaus
08085d345b Fix loading models in Airforce provider 2024-11-19 10:59:49 +01:00
Heiner Lohaus
b79a4d6aeb Ask for auth on image upload 2024-11-19 10:39:22 +01:00
Heiner Lohaus
7c10a036ed Add image upload to Copilot provider
Remove prompt lock from gui
Fix discord link in gui
2024-11-19 10:23:24 +01:00
Heiner Lohaus
2fe43166cc Update unittests 2024-11-18 18:23:16 +01:00
Heiner Lohaus
8bc456f3b6 Add account support in Copilot provider 2024-11-18 17:53:15 +01:00
Heiner Lohaus
f1ef23285a Fix load model list i AirforceChat provider
Add Microsoft Copilot provider
Show image support in the model list of the gui
2024-11-18 15:41:45 +01:00
H Lohaus
56beb19fef
Update Blackbox.py 2024-11-18 11:35:26 +01:00
H Lohaus
4526dd46e3
Update HuggingChat.py 2024-11-18 11:21:32 +01:00
H Lohaus
2cd43c1f39
Update README.md 2024-11-18 10:51:42 +01:00
H Lohaus
485f9b2c0a
Update README.md 2024-11-18 10:50:05 +01:00
H Lohaus
2b60af8797
Update copilot.py 2024-11-18 10:33:38 +01:00
H Lohaus
6cccd6d9ac
Merge pull request #2367 from hlohaus/data-uri
Add full nodriver support to OpenaiChat
2024-11-18 05:13:15 +01:00
H Lohaus
be6f2e4fbe
Delete .github/workflows/auto-pr-description.yml 2024-11-18 05:12:10 +01:00
H Lohaus
0cba6249cd
Update README.md 2024-11-18 05:02:53 +01:00
Heiner Lohaus
2a7770ea51 Add full nodriver support to OpenaiChat
Move small docker images before old images
2024-11-18 02:53:50 +01:00
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
Yuri V
45407d3aa9
Auto-generate PR description [G4F] (#2336)
* Auto-generate PR description [G4F]
2024-11-17 19:22:11 +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
H Lohaus
275574d71e
Merge pull request #2362 from hlohaus/data-uri
Add nodriver to Gemini provider,
2024-11-17 18:32:51 +01:00
kqlio67
c7ff15cd94 Update (etc/unittest/backend.py) 2024-11-17 15:50:02 +02:00
kqlio67
db69892c96 Update (README.md) 2024-11-17 15:35:58 +02: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
61428de4f3
Update asyncio.py 2024-11-16 13:00: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
c6ad329b4b
Update README.md 2024-11-15 18:04:30 +01:00
H Lohaus
075c3f8c2a
Update index.html 2024-11-15 18:02:00 +01:00
H Lohaus
eedf0c2be1
Update README.md 2024-11-15 18:00:27 +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