H Lohaus
f36e6a2e3b
Fix provider api response ( #2408 )
...
* Update __init__.py
* Update __init__.py
* Update Gemini.py
* Update Gemini.py
* Update Gemini.py
* Update Gemini.py
* Update internet.py
2024-11-24 13:30:10 +01:00
H Lohaus
e8bd24a25b
Add speech synthesize from Gemini ( #2404 )
...
* Improve slim docker image example, clean up OpenaiChat provider
* Enhance event loop management for asynchronous generators
* Fix attribute " shutdown_default_executor" not found in old python versions
* asyncio file created with all async helpers
* Add speech synthesize from Gemini. You can use it without a account
2024-11-22 01:50:48 +01:00
H Lohaus
e4bfd9db5c
Improve slim docker image example, clean up OpenaiChat provider ( #2397 )
...
* Improve slim docker image example, clean up OpenaiChat provider
* Enhance event loop management for asynchronous generators
* Fix attribute " shutdown_default_executor" not found in old python versions
* asyncio file added with all async helpers
2024-11-21 14:05:50 +01:00
Heiner Lohaus
6f2b6cccbd
Add upload cookie files
2024-11-21 07:14:36 +01:00
H Lohaus
eae317a166
Support synthesize in Openai generator ( #2394 )
...
* Improve download of generated images, serve images in the api
* Add support for conversation handling in the api
* Add orginal prompt to image response
* Add download images option in gui, fix loading model list in Airforce
* Support speech synthesize in Openai generator
2024-11-21 05:00:08 +01:00
H Lohaus
ffb4b0d162
Improve download of generated images, serve images in the api ( #2391 )
...
* Improve download of generated images, serve images in the api
Add support for conversation handling in the api
* Add orginal prompt to image response
* Add download images option in gui, fix loading model list in Airforce
* Add download images option in gui, fix loading model list in Airforce
2024-11-20 19:58:16 +01:00
H Lohaus
c959d9b469
Update api.py
2024-11-20 10:12:54 +01:00
Heiner Lohaus
58fa409eef
Add Cerebras and HuggingFace2 provider, Fix RubiksAI provider
...
Add support for image generation in Copilot provider
2024-11-20 02:34:47 +01:00
Heiner Lohaus
6e674ca33d
Add aliases to gui arguments, fix logs variable
2024-11-19 17:25:40 +01:00
Heiner Lohaus
8f3fbee0d8
Add show log option to gui
2024-11-19 15:26:03 +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
foxfire52
f38428ab23
Improve logging implementation ( #2347 )
2024-11-15 07:38:51 +01: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
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
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
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
Sujip Maharjan
296e2b498d
Duck Duck Go Async Text Search Bug Fix
2024-09-28 11:39:04 +05:45
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
Heiner Lohaus
80b2e9b807
Add some options to messages in gui, saves generated images local
2024-05-20 01:28:08 +02:00
Heiner Lohaus
4bab6009c1
Fix js error in gui, Revert to_image in gui
2024-05-19 01:33:05 +02:00
Heiner Lohaus
dc77a1a7ff
Fix upload image
2024-05-18 23:52:51 +02:00
Heiner Lohaus
6e064adb09
Add gemini-1.5-pro-latest model
2024-04-22 18:08:04 +02:00
Heiner Lohaus
4bc4d635bc
Add vision models to readme
2024-04-22 01:27:48 +02:00
Heiner Lohaus
a26421bcd8
Add image model list
2024-04-21 15:15:55 +02:00
Heiner Lohaus
db2d6cffd9
Fix Bing Provider, Add Account Support for Meta AI
...
Use default headers in OpenaiChat
2024-04-21 07:22:59 +02:00
Heiner Lohaus
932d3a3ca0
Add MetaAI Provider and some small improvments
2024-04-20 10:43:53 +02:00
Heiner Lohaus
a2b5446b2e
Fix DuckDuckGo Provider issues
...
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
2024-04-17 10:33:23 +02:00
Heiner Lohaus
f724c07f1b
Add labels to provider list
2024-04-12 20:58:40 +02:00
H Lohaus
00951eb791
Add OpenRouter and DeepInfraImage Provider ( #1814 )
2024-04-10 08:14:50 +02:00
Heiner Lohaus
926ddfd543
Add WhiteRabbitNeo Provider, Many tiny improvments in the gui
2024-04-08 07:24:00 +02:00
Heiner Lohaus
b35dfcd1b0
Add local models to gui, Fix You Provider, add AsyncClient
2024-04-07 10:36:13 +02:00
H Lohaus
a9f16aea69
Update api.py
2024-04-06 17:22:11 +02:00
H Lohaus
27fed7224d
Update api.py
2024-04-06 17:05:10 +02:00
H Lohaus
0a721eaf0f
Update api.py
2024-04-06 17:02:54 +02:00
H Lohaus
c092acf269
Update server
2024-04-06 16:57:06 +02:00