Getting Conversations to work in Unity

I want to start this off with the fact that I am very new to this and am probably the stupidest person in this forum, so I’m sorry if i waste anyone’s time:)

I am trying to create an AI chatbot in my Unity game. I followed along with a tutorial I found, but seem to have hit a wall.

The other example scenes work fine - I can generate images well. However, the conversation example scene keeps shooting errors my way. I have tried my best to fix them, but from what I can find its to do with a change in how Hugging Face classifies its models - there is no longer conversation models, but i think they are now classified as Text Generation. Here are the errors which pop up when i try to message the chatbot in engine -

If someone could please guide me as to what to do to fix this, it would really be appreciated! Sorry again if im just being a massive idiot :))

1 Like