Hi @cartertemm ,
I was wondering what your opinion is on making the default prompt a translatable string.
Currently, the default prompt is hardcoded in English, which means descriptions are always returned in English unless the user writes their own prompt. Making it translatable would allow localizers to set a default prompt in their own language (e.g., "请用中文详细描述这张图片。"), which would provide a much better out-of-the-box experience for non-English users.
What do you think?
Thanks!