Interface defining the input to the ChatTencentHunyuan class.
interface TencentHunyuanChatInputTencent Cloud API Host.
Model name to use.
Whether to stream the results or not. Defaults to false.
Amount of randomness injected into the response. Ranges from 0.0 to 2.0. Use temp closer to 0 for analytical / multiple choice, and temp closer to 1 for creative and generative tasks. Defaults to 1.0.95.
SecretID to use when making requests, can be obtained from https://console.cloud.tencent.com/cam/capi.
Defaults to the value of TENCENT_SECRET_ID environment variable.
Secret key to use when making requests, can be obtained from https://console.cloud.tencent.com/cam/capi.
Defaults to the value of TENCENT_SECRET_KEY environment variable.
Total probability mass of tokens to consider at each step. Range from 0 to 1.0. Defaults to 1.0.