minimaxir / simpleaichat

Python package for easily interfacing with chat apps, with robust features and minimal code complexity.
MIT License
3.49k stars 229 forks source link

Add support for GPT-4-Vision #93

Open minimaxir opened 12 months ago

minimaxir commented 12 months ago

Surprisingly not too much overhead, but requires some lower level changes:

Image resizing to the correct size will be on the user.