ozgrozer / ai-renamer

A Node.js CLI that uses Ollama and LM Studio models (Llava, Gemma, Llama etc.) to intelligently rename files by their contents
https://thenextaitool.com
GNU General Public License v3.0
1.59k stars 97 forks source link

An error related to image_url has occurred in the specific open-ai model #22

Open PhantasWeng opened 2 months ago

PhantasWeng commented 2 months ago

When I specify a particular model, an error occurs with the image_url.

Here are my tests: All three tests used the same file.

Model Result
gpt-3.5-turbo N
gpt-4 N
gpt-4o Y

Screenshot: Terminal's screenshot