gpt4free/g4f
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
..
api Improve download of generated images, serve images in the api (#2391) 2024-11-20 19:58:16 +01:00
client Support synthesize in Openai generator (#2394) 2024-11-21 05:00:08 +01:00
gui Support synthesize in Openai generator (#2394) 2024-11-21 05:00:08 +01:00
local Update __init__.py 2024-04-07 11:24:14 +02:00
locals Update models.py to create models directory when its not present 2024-05-30 19:29:16 +05:30
Provider Support synthesize in Openai generator (#2394) 2024-11-21 05:00:08 +01:00
providers Support synthesize in Openai generator (#2394) 2024-11-21 05:00:08 +01:00
requests Add Cerebras and HuggingFace2 provider, Fix RubiksAI provider 2024-11-20 02:34:47 +01:00
__init__.py Improve logging implementation (#2347) 2024-11-15 07:38:51 +01:00
cli.py Add image upload to Copilot provider 2024-11-19 20:26:00 +01:00
cookies.py Add --cookie-browsers argument to cli 2024-11-19 20:45:25 +01:00
debug.py Add aliases to gui arguments, fix logs variable 2024-11-19 17:25:40 +01:00
errors.py Fix unittests 2024-04-06 01:18:45 +02:00
image.py Improve download of generated images, serve images in the api (#2391) 2024-11-20 19:58:16 +01:00
models.py New RobocodersAPI provider with providers enhancement and client updates (#2388) 2024-11-20 09:51:29 +01:00
stubs.py Fix unittests, use Union typing 2024-02-23 02:51:10 +01:00
typing.py Improve download of generated images, serve images in the api (#2391) 2024-11-20 19:58:16 +01:00
version.py Update version.py 2024-10-26 15:23:11 +02:00
webdriver.py Add workers and use_colors options to api 2024-04-20 15:41:49 +02:00