LLMUnity icon indicating copy to clipboard operation
LLMUnity copied to clipboard

Chat speed option (throttling)

Open amakropoulos opened this issue 1 year ago • 0 comments

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.

amakropoulos avatar Oct 18 '24 07:10 amakropoulos