TypeChat icon indicating copy to clipboard operation
TypeChat copied to clipboard

Feat: Add support for Vision API and Input Images

Open jainammm opened this issue 1 year ago • 0 comments
trafficstars

Hello,

We are trying to extract features from an Image using Vision API of OpenAI.

Currently, TypeChat only supports text information. It would be much appreciated if we can allow users to pass extra content like images.

I would like to work on adding this feature.

Approach

  • In the translate function we can allow users to pass extra content parameters like images... this can be extended to passing context to the model too... like if user wants to pass some user prompt or whole context of previous conversation

jainammm avatar Dec 04 '23 14:12 jainammm