Co-authored-by: xander-art <xander-art@gmail.com>
This commit is contained in:
parent
6f5a8a33d9
commit
baeddd4d15
3 changed files with 867 additions and 909 deletions
|
|
@ -54,6 +54,7 @@ class HunyuanLargeLanguageModel(LargeLanguageModel):
|
|||
"Model": model,
|
||||
"Messages": messages_dict,
|
||||
"Stream": stream,
|
||||
"Stop": stop,
|
||||
**custom_parameters,
|
||||
}
|
||||
# add Tools and ToolChoice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue