feat: support hunyuan-embedding

This commit is contained in:
LUO Feng
2025-01-15 11:58:59 +08:00
parent 3915ce9814
commit bccdcca7cb
4 changed files with 131 additions and 18 deletions

View File

@@ -6,4 +6,5 @@ var ModelList = []string{
"hunyuan-standard-256K",
"hunyuan-pro",
"hunyuan-vision",
"hunyuan-embedding",
}