mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-16 06:53:16 +00:00
community[minor]: Add Ascend NPU optimized Embeddings (#20260)
- **Description:** Add NPU support for embeddings --------- Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com> Co-authored-by: Bagatur <baskaryan@gmail.com>
This commit is contained in:
@@ -78,6 +78,7 @@ EXPECTED_ALL = [
|
||||
"OpenVINOEmbeddings",
|
||||
"OpenVINOBgeEmbeddings",
|
||||
"SolarEmbeddings",
|
||||
"AscendEmbeddings",
|
||||
"ZhipuAIEmbeddings",
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user