Class: SimpleChatEngine
SimpleChatEngine is the simplest possible chat engine. Useful for using your own custom prompts.
Implements
Constructors
constructor
• new SimpleChatEngine(init?
): SimpleChatEngine
Parameters
Name | Type |
---|---|
init? | Partial <SimpleChatEngine > |