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 images to chatgpt command #4

Closed
stoerr opened this issue Nov 7, 2023 · 1 comment · Fixed by #6
Closed

Add images to chatgpt command #4

stoerr opened this issue Nov 7, 2023 · 1 comment · Fixed by #6

Comments

@stoerr
Copy link
Owner

stoerr commented Nov 7, 2023

Add vision according to https://openai.com/blog/new-models-and-developer-products-announced-at-devday to the chatgpt command - one should either provide one or several image files or image urls . Model gpt-4-vision-preview .

@stoerr
Copy link
Owner Author

stoerr commented Nov 7, 2023

Testing:

chatgpt -m gpt-4-vision-preview -t 1000 -iu https://t4.ftcdn.net/jpg/01/23/68/71/360_F_123687102_3rPakqjpruQ7hV0yImMYcSYBXGkTCwE5.jpg what is in this image

chatgpt -m gpt-4-vision-preview -t 1000 -i testpic.jpg what is in this image

@stoerr stoerr linked a pull request Nov 7, 2023 that will close this issue
@stoerr stoerr closed this as completed in #6 Nov 7, 2023
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 a pull request may close this issue.

1 participant