Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Add support for Vision API and Input Images #145

Open
jainammm opened this issue Dec 4, 2023 · 0 comments
Open

Feat: Add support for Vision API and Input Images #145

jainammm opened this issue Dec 4, 2023 · 0 comments
Labels
In Discussion Scope or design nuances need to be discussed Suggestion New feature or request

Comments

@jainammm
Copy link

jainammm commented Dec 4, 2023

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
@DanielRosenwasser DanielRosenwasser added Suggestion New feature or request In Discussion Scope or design nuances need to be discussed labels Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In Discussion Scope or design nuances need to be discussed Suggestion New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants