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.1.tar.gz.

File metadata

File hashes

Hashes for llama_index_embeddings_alibabacloud_aisearch-0.3.1.tar.gz
Algorithm Hash digest
SHA256 91fd4f6d4bf5b8a68928afa54eaad21810a24b66cbb7057d5d9b8e460a39e8ec
MD5 7d2ce1f4e1c33e57345f5a22e13ac2cc
BLAKE2b-256 fee357eedf2a6565691157a02ecd5af6f724ad42973587d28f0f8aa2a39b9fb6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_embeddings_alibabacloud_aisearch-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ad84cde88b8d11c58652ea710e57f6271872223c6727d4bdce0bd7adda27baf8
MD5 a268d0674aef8dd0e0a3ac0b4a2adf17
BLAKE2b-256 c414faf6539a1c46d04735c72613a5933b44eb51e8471941f0a315c544551a22

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