xtekky / gpt4free

The official gpt4free repository | various collection of powerful language models
https://g4f.ai
GNU General Public License v3.0
62.42k stars 13.4k forks source link

Refactor Image Processing and Error Handling in g4f Client Module #2364

Closed kqlio67 closed 2 weeks ago

kqlio67 commented 2 weeks ago

This pull request enhances the image processing functionality and error management within the g4f/client/__init__.py file. Key improvements include:

On request: https://github.com/xtekky/gpt4free/issues/2363

Additionally, this update includes documentation improvements in docs/async_client.md and docs/client.md.

hlohaus commented 2 weeks ago

Thank you