CanopyConfig object is used to configure the Canopy SDK.
You can pass it very few parameters and choose default settings or you can pass it many parameters and customize the SDK to your needs.
Parameters
string
required
string
default:"alloy"
The sound of the speech the model outputs. Based on the Open AI TTS engine. Find out more here .
string
The first message of the conversation is a system message that outlines the bots role and any information it may have. If you want to build agents learn how this should be set up
here
string
string
default:"300"
The maximum number of tokens your model will generate, in one generation. Maximum is 1000.