Dialogue AI - Conversation Language
Posted: Wed Dec 13, 2023 6:16 am
Hi there!
I noticed that if an actor's description is in English, it will often produce a runtime Chat-GPT response in English instead of using the language (topic) that had been used as the input (ex: French).
Changing the description to French solved this issue.
I am wondering, would it be possible to have a localisation tab for the actor's description (ex: similarly to what is provided in the conversation section)?
In the meantime, is it possible to change the actor's description at runtime? If not, perhaps there could be a way to insert a translated version of the actor's description when GetCharacterInfo(conversant) gets called in StartFreeformTextInputConversation()?
Thanks!
Pascal
I noticed that if an actor's description is in English, it will often produce a runtime Chat-GPT response in English instead of using the language (topic) that had been used as the input (ex: French).
Changing the description to French solved this issue.
I am wondering, would it be possible to have a localisation tab for the actor's description (ex: similarly to what is provided in the conversation section)?
In the meantime, is it possible to change the actor's description at runtime? If not, perhaps there could be a way to insert a translated version of the actor's description when GetCharacterInfo(conversant) gets called in StartFreeformTextInputConversation()?
Thanks!
Pascal