#Chatgpt as a package
1 messages · Page 1 of 1 (latest)
Many different tools.
You could go with C# open ai API wrappers or use something like LLMUnity package from github
Or implement your own integration of open ai API requests
@teal thistle does it work in webgl too?
Hard to say. It seems to be based on llama cpp, so it's up to if that library can run on webgl.
doesnt seem like it
Yeah, it seems like native libraries are not supported on webgl, so not gonna work.