feat: support hunyuan-embedding (#2035)

* feat: support hunyuan-embedding

* chore: improve implementation

---------

Co-authored-by: LUO Feng <luofeng@flowpp.com>
Co-authored-by: JustSong <quanpengsong@gmail.com>
This commit is contained in:
Fennng
2025-01-31 16:48:02 +08:00
committed by GitHub
parent f95e6b78b8
commit 09911a301d
4 changed files with 126 additions and 21 deletions

View File

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