gpt4free/g4f/client
H Lohaus 86e36efe6b
Add Path and PathLike support when uploading images (#2514)
* Add Path and PathLike support when uploading images
Improve raise_for_status in special cases
Move ImageResponse to providers.response module
Improve OpenaiChat and OpenaiAccount providers
Add Sources for web_search in OpenaiChat
Add JsonConversation for import and export conversations to js
Add RequestLogin response type
Add TitleGeneration support in OpenaiChat and gui
* Improve Docker Container Guide in README.md
* Add tool calls api support, add search tool support
2024-12-28 16:50:08 +01:00
..
__init__.py Add Path and PathLike support when uploading images (#2514) 2024-12-28 16:50:08 +01:00
helper.py Fix AsyncClient / loop is already running 2024-11-25 09:15:27 +01:00
image_models.py Improve download of generated images, serve images in the api (#2391) 2024-11-20 19:58:16 +01:00
service.py Improved ignored providers support, 2024-12-15 23:22:36 +01:00
stubs.py Add Path and PathLike support when uploading images (#2514) 2024-12-28 16:50:08 +01:00
types.py Improve download of generated images, serve images in the api (#2391) 2024-11-20 19:58:16 +01:00