Open wangbin77 opened 1 year ago
The PR #413 was submitted for this issue
hi @wangbin77 Meanwhile feel free to use this https://github.com/namankhurpia/Easy-open-ai
This already has Vision API support :) Just created in 1 hr
I can't wait any longer
Yes, pleeeeease! 🥺 😄
@caopengan and @stoerr
please can you guys try shifting here- https://github.com/namankhurpia/Easy-open-ai
I m solving all issues everyday, no one seems to update code here
support the content in chat completion with format as messages=[ { "role": "user", "content": [ {"type": "text", "text": "What’s in this image?"}, { "type": "image_url", "image_url": { "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/d/dd/Gfp-wisconsin-madison-the-nature-boardwalk.jpg/2560px-Gfp-wisconsin-madison-the-nature-boardwalk.jpg", }, }, ], } ],