LLMUnity
LLMUnity copied to clipboard
Chat speed option (throttling)
Describe the feature
There could be a speed option in the LLMCharacter that, if set, it would wait a minimum time before calling the callback function. This could be e.g. implemented with a callback wrapper function with a timer.