Base class for VolcEngineMaas models.
VolcEngineMaasBase()access key for volc engine
secret key for volc engine
Endpoint of the VolcEngineMaas LLM.
Region of the VolcEngineMaas LLM.
Model name. you could check this model details here https://www.volcengine.com/docs/82379/1133187 and you could choose other models by change this field
Model version. Only used in moonshot large language model. you could check details here https://www.volcengine.com/docs/82379/1158281
Total probability mass of tokens to consider at each step.
A non-negative float that tunes the degree of randomness in generation.
model special arguments, you could check detail on model page
Whether to stream the results.
Timeout for connect to volc engine maas endpoint. Default is 60 seconds.
Timeout for read response from volc engine maas endpoint. Default is 60 seconds.