mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-13 22:25:57 +08:00
Co-authored-by: xander-art <xander-art@gmail.com>
This commit is contained in:
parent
6f5a8a33d9
commit
baeddd4d15
@ -54,6 +54,7 @@ class HunyuanLargeLanguageModel(LargeLanguageModel):
|
||||
"Model": model,
|
||||
"Messages": messages_dict,
|
||||
"Stream": stream,
|
||||
"Stop": stop,
|
||||
**custom_parameters,
|
||||
}
|
||||
# add Tools and ToolChoice
|
||||
|
1773
api/poetry.lock
generated
1773
api/poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -82,7 +82,7 @@ scikit-learn = "~1.5.1"
|
||||
sentry-sdk = { version = "~1.44.1", extras = ["flask"] }
|
||||
sqlalchemy = "~2.0.29"
|
||||
starlette = "0.41.0"
|
||||
tencentcloud-sdk-python-hunyuan = "~3.0.1158"
|
||||
tencentcloud-sdk-python-hunyuan = "~3.0.1294"
|
||||
tiktoken = "~0.8.0"
|
||||
tokenizers = "~0.15.0"
|
||||
transformers = "~4.35.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user