...
This property contains the API key or secret key associated with the respective model. These keys are used for authentication when making requests to the API.
stream
Set this Boolean property to true
to indicate that you want the model API to stream its output as it is generated rather than sending the output all at once. Beware that some model API may not have this capability.
OpenAI Models
To setup an OpenAI model, you will need an API key. Follow these steps to create the key:
...