Feat add volcano embedding (#14693)

Description: Volcano Ark is an enterprise-grade large-model service
platform for developers, providing a full range of functions and
services such as model training, inference, evaluation, fine-tuning. You
can visit its homepage at https://www.volcengine.com/docs/82379/1099455
for details. This change could help developers use the platform for
embedding.
Issue: None
Dependencies: volcengine
Tag maintainer: @baskaryan
Twitter handle: @hinnnnnnnnnnnns

---------

Co-authored-by: lujingxuansc <lujingxuansc@bytedance.com>
This commit is contained in:
Hin
2024-01-02 06:37:35 +08:00
committed by GitHub
parent 81a7a83b21
commit 2cf1e73d12
5 changed files with 273 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ EXPECTED_ALL = [
"JohnSnowLabsEmbeddings",
"VoyageEmbeddings",
"BookendEmbeddings",
"VolcanoEmbeddings",
]