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

Enable passing images along with text for models that support multimodal input #254

Merged
merged 3 commits into from
Aug 6, 2024

Conversation

hillary-mutisya
Copy link
Contributor

GPT-4-vision, GPT-4-omni and GPT-4-turbo allow multi-modal input, where images and text can be passed in the prompt. To support this, the content section of the prompt has an array of objects instead of just a string.

typescript/src/model.ts Outdated Show resolved Hide resolved
@hillary-mutisya hillary-mutisya merged commit 76c7edf into microsoft:main Aug 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants