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
The sound of the speech the model outputs. Based on the Open AI TTS engine. Find out more here .
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
The speed of the speech relative to a human standard. Learn more here
The maximum number of tokens your model will generate, in one generation. Maximum is 1000.