uezo / ChatdollKit

ChatdollKit enables you to make your 3D model into a chatbot
Apache License 2.0
684 stars 73 forks source link

Support message with image in GPT-4V and Claude3 #286

Closed uezo closed 4 months ago

uezo commented 4 months ago

🖼️ How to send image in demo

  1. Configure and run demo. Use GPT-4V(gpt-4-vision-preview) or Claude3(claude-3-sonnet-20240229, claude-3-opus-20240229).
  2. Click image icon on input field.
  3. Input path to image file and press enter key then image is set.
  4. Wake and say something or input something to message input.

Developer info