Skip to main content

llama-index embeddings alibabacloud_aisearch integration

Project description

LlamaIndex Embeddings Integration: Alibabacloud_Aisearch

Installation

pip install llama-index-embeddings-alibabacloud-aisearch

Usage

For further details, please visit text-embedding-api-details.

You can specify the endpoint and aisearch_api_key in the constructor, or set the environment variables AISEARCH_ENDPOINT and AISEARCH_API_KEY.

from llama_index.embeddings.alibabacloud_aisearch import (
    AlibabaCloudAISearchEmbedding,
)

embed_model = AlibabaCloudAISearchEmbedding()
embedding = embed_model.get_query_embedding("llama-index")
print(len(embedding))

# embeddings = embed_model.get_text_embedding_batch(
#     ["科学技术是第一生产力", "opensearch产品文档"], show_progress=True
# )

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file llama_index_embeddings_alibabacloud_aisearch-0.3.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_embeddings_alibabacloud_aisearch-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c0fcbc2e832e3c8333e0359946e074bfefe04dede0282331cbb9c2a765a24e85
MD5 f266c8d7ffe08d93947f588b43ad118d
BLAKE2b-256 87a522950525f464ad7b9bae5b98e71f70b8350ab3be588781c00426fd4a3b59

See more details on using hashes here.

File details

Details for the file llama_index_embeddings_alibabacloud_aisearch-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_embeddings_alibabacloud_aisearch-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 595fac0fd96ad67d0997b4214b4ea1729c2a14b16c220efe47c4713cf25f2a75
MD5 f35200b4530f00c62bee075b49846676
BLAKE2b-256 05c102d1e0b2fdeef1b0d504616bd109c9e285699f5008c01cec9f1d18ce9346

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page