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
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
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
f65ebd9851
Merge pull request #2313 from kqlio67/main
...
Major Provider Updates and Documentation Restructuring
2024-11-15 11:18:56 +01:00
foxfire52
f38428ab23
Improve logging implementation ( #2347 )
2024-11-15 07:38:51 +01:00
kqlio67
d2f36d5ac3
Update (g4f/gui/client/index.html)
2024-11-09 20:08:17 +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
39b0c457b7
fix(g4f/gui/client/index.html): Update Discord link in sidebar
2024-10-31 09:44:22 +02:00
kqlio67
0aad039ac8
Update (g4f/gui/server/api.py)
2024-10-29 10:11:56 +02:00
kqlio67
482e7d8946
Update (g4f/gui/server/api.py g4f/Provider/Blackbox.py)
2024-10-29 10:07:27 +02:00
kqlio67
d7d1db835e
Update (g4f/gui/*)
2024-10-29 09:48:04 +02:00
kqlio67
0f8ecee227
Merge branch 'xtekky:main' into main
2024-10-27 18:17:00 +00:00
foxfire52
8d010d8927
Update chat.v1.js
2024-10-26 13:28:08 +02:00
foxfire52
75e9a23726
Update highlightjs-copy.min.js
2024-10-26 13:26:04 +02:00
foxfire52
6f0eae8a06
Clean up chat.v1.js
2024-10-26 12:42:23 +02:00
foxfire52
504b0dbf5b
Clean up highlightjs-copy.min.js
2024-10-26 12:39:40 +02:00
foxfire52
6bf6c5e5e9
Clean up chat.v1.js
2024-10-26 12:29:58 +02:00
kqlio67
0f7d3ac0be
feat(messages): add image album functionality
2024-10-25 20:15:10 +03:00
kqlio67
1b492f42b9
feat(g4f/gui/client/static/css/style.css): add image modal and navigation controls
2024-10-25 20:12:39 +03:00
kqlio67
a49fce2f7a
feat(g4f/gui/client/index.html): add image album and enhance model/provider options
2024-10-25 20:10:46 +03:00
kqlio67
078edc6f61
feat(g4f/gui/server/website.py): add redirect for /images/ endpoint
2024-10-25 20:07:24 +03:00
kqlio67
7ecc5962e4
feat(g4f/gui/server/backend.py): add route to list generated images
2024-10-25 20:05:37 +03:00
kqlio67
307c2e64bd
feat(g4f/gui/server/api.py): enhance image handling and directory management
2024-10-25 20:03:21 +03:00
foxfire52
e9ecdfe5dd
Update highlightjs-copy.min.js
2024-10-25 14:14:47 +02:00
foxfire52
51d6f28511
Undo minify highlightjs-copy.min.js
2024-10-25 14:10:56 +02:00
foxfire52
c5e356a321
Update chat.v1.js
2024-10-24 13:40:23 +02:00
foxfire52
89b5a6353e
Update chat.v1.js
2024-10-24 12:47:07 +02:00
foxfire52
ee3bc784f3
Update chat.v1.js
2024-10-24 12:41:55 +02:00
kqlio67
c2e3107cb8
feat(g4f/gui/server/api.py): improve image handling and response streaming
2024-10-22 12:16:27 +03:00
kqlio67
fda90aa8f5
refactor(g4f/gui/server/api.py): streamline model retrieval logic
2024-10-19 12:56:43 +03:00
kqlio67
b3951cbce4
Fixing (g4f/gui/client/static/css/style.css) errors with the size of internals in gui
2024-10-19 12:46:23 +03:00
kqlio67
3e8dcaf13c
Updated(g4f/gui/server/api.py)
2024-10-15 12:28:03 +03:00
kqlio67
d3d3bc9c14
style(g4f/gui/server/api.py): update inline comments for URL processing
2024-10-11 22:28:17 +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
Sujip Maharjan
296e2b498d
Duck Duck Go Async Text Search Bug Fix
2024-09-28 11:39:04 +05:45
kqlio67
f8e403a745
Resolved merge conflicts
2024-09-24 13:23:53 +03:00
kqlio67
55e55d77a2
Updated g4f/gui/server/api.py
2024-09-04 22:31:00 +03:00
kqlio67
7f05d15855
feat(image-processing): add support for data URI image handlin
2024-09-04 20:56:07 +03:00
kqlio67
51faa61f23
Updates, improvements, corrections of models.py and index.html errors
2024-07-29 01:37:16 +03:00
Heiner Lohaus
77a1f500a8
Improve async client readme, Fix print styling, Add image api example
2024-05-20 15:59:06 +02:00
Heiner Lohaus
80b2e9b807
Add some options to messages in gui, saves generated images local
2024-05-20 01:28:08 +02:00