Add the ability to configure (without re-compiling) the twitch ai manager to have configurable propts the datastructure should look something like this: conversation_direction: type: enum/string direction: string prompts: []string
Add the ability to configure (without re-compiling) the twitch ai manager to have configurable propts
the datastructure should look something like this:
conversation_direction:
type: enum/string
direction: string
prompts: []string