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

Add support for GPT-4-Vision #93

Open
minimaxir opened this issue Nov 15, 2023 · 0 comments
Open

Add support for GPT-4-Vision #93

minimaxir opened this issue Nov 15, 2023 · 0 comments

Comments

@minimaxir
Copy link
Owner

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

  • Modify ChatMessage's content to allow a list.
  • Maybe create a new Pydantic object for the type in the list.
  • Add a b64 conversion util function.

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

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

No branches or pull requests

1 participant