uezo/ChatdollKit

Unable to use vision feature

Opened this issue · 1 comments

手順に従ってセットアップを完了しましたが、Vision機能が使えませんでした。エラーは発生しないのですが「画像の取得に失敗しました」という返答が返ってきます。この問題を解決するにはどうすればよいでしょうか?

uezo commented

Hi @yodaiaia ,

I followed the instructions and completed the setup, but I couldn't use the Vision feature. No errors occur, but I get a response saying "Failed to retrieve image." How can I resolve this issue?

If you are using ChatGPT, it is likely to be in this section. Please refer to it and try debugging, including setting breakpoints to check if images are being obtained from the camera.
https://github.com/uezo/ChatdollKit/blob/master/Scripts/LLM/ChatGPT/ChatGPTService.cs#L366