nasa-petal / bidara-deep-chat

BIDARA is a GPT-4o chatbot that was instructed to help scientists and engineers understand, learn from, and emulate the strategies used by living things to create sustainable designs and technologies using the Biomimicry Institute's step-by-step design process.
https://bit.ly/bidara-ai
Other
21 stars 5 forks source link

evaluate the new GPT-4 Turbo with Vision `gpt-4-turbo-2024-04-09` model #97

Closed bruffridge closed 5 months ago

bruffridge commented 6 months ago

They recommend this model for both text and vision so could be a replacement for gpt-4-1106-preview and gpt-4-1106-vision-preview that we are currently using for text and vision respectively. https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4

jackitaliano commented 6 months ago

This does not appear to work yet. They've released the model, but have prevented using it via assistants for now. Not sure when they'll put this into assistants, but I'll keep an eye on it.

https://platform.openai.com/docs/guides/vision

Plese note that the Assistants API does not currently support image inputs.

bruffridge commented 5 months ago

This does not appear to work yet. They've released the model, but have prevented using it via assistants for now. Not sure when they'll put this into assistants, but I'll keep an eye on it.

https://platform.openai.com/docs/guides/vision

Plese note that the Assistants API does not currently support image inputs.

I no longer see this restriction in the vision docs, however this issue has been superseded #111, so closing.