...
Use this property to override the default format of how the data is exchanged with the model. Providers may support different formats. For example, OpenAI offers “completion” and “assistant” API formats.
apiKey
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.
...