Convai Unity sdk 3.0.1 gives weird response from the AI

Original Discord Post by therealurself | 2024-08-29 05:52:23

I got the latest Convai SDK 3.0.1, and did the changes that was required in ConvaiNPC and other SDK files based on what is needed for our project and I see weird response from the AI. Please find attached the video.
Note: I have removed the references for the ConvaiCrossHairHandler and my Character gets initialised not on Awake or start but when the AI Npc is ready. I am initialising the sessionID and updating the characterID too when the character is ready.

Attachments:

Reply by k3kalinix | 2024-08-29 06:58:59

Hello <@81694064725983232> :wave:t2:,
Do you use 3.1.0 or 3.0.1?

Reply by therealurself | 2024-08-29 07:18:56

3.0.1

Reply by therealurself | 2024-08-29 07:19:58

oh no I see you have 3.1.0

Reply by therealurself | 2024-08-29 07:20:12

does that fix the problem I mentioned?

Reply by k3kalinix | 2024-08-29 07:20:48

Could you please share a screenshot from package manager?

Reply by therealurself | 2024-08-29 07:22:42

Images:

Reply by therealurself | 2024-08-29 07:22:59

I have not imported this yet

Reply by therealurself | 2024-08-29 07:23:05

I just clicked on Update

Reply by k3kalinix | 2024-08-29 07:23:10

Okay

Reply by k3kalinix | 2024-08-29 07:23:16

You are using 3.0.1

Reply by k3kalinix | 2024-08-29 07:23:31

Don’t import it

Reply by therealurself | 2024-08-29 07:23:38

ok

Reply by k3kalinix | 2024-08-29 07:23:41

It can disrupt your project

Reply by therealurself | 2024-08-29 07:24:27

Actually I want to give a feedback I see there are hard rules to have some components like ConvaiCrossHair its not something every developer would need

Reply by k3kalinix | 2024-08-29 07:25:35

You can disable image component

Reply by therealurself | 2024-08-29 07:26:13

I disabled the convaicrosshair not realising that there will be a strict check for the presence of that component

Reply by therealurself | 2024-08-29 07:26:37

But now I have done the necessary changes

Reply by therealurself | 2024-08-29 07:26:50

anyways the current issue I have is for the response

Reply by k3kalinix | 2024-08-29 07:27:41

Can you please test on playground?