Hello together.
I would like to utilize a personalized ChatGPT bot, essentially incorporating a ChatGPT model with my own data. I’ve already managed to successfully integrate a standard chatgpt_3.5 model, but I’m unsure of how to customize it through embedding or functions. All I’ve come across so far is this description:
https://github.com/RageAgainstThePixel/com.openai.unity/blob/main/README.md
but I was not able to integrate my own data in unity. It would be awesome if someone know available plugin or other solution for this.