Skip to main content

llama-index managed indices bge-m3 integration

Project description

LlamaIndex Indices Integration: Bge-M3

Setup

pip install -U llama-index-indices-managed-bge-m3

Usage

from llama_index.indices.managed.bge_m3 import BGEM3Index

index = BGEM3Index.from_documents(
    documents, weights_for_different_modes=[0.4, 0.2, 0.4]
)
retriever = index.as_retriever()

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

File details

Details for the file llama_index_indices_managed_bge_m3-0.2.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_indices_managed_bge_m3-0.2.0.tar.gz
Algorithm Hash digest
SHA256 43f58f75ef398c6d7fd15bd1cb09fede6de5f0350325a55e809c139b8ed319cc
MD5 05253fe6473845bef235a0b9edcb3b47
BLAKE2b-256 e218d66342002403be31ca3803341c712e2447bd2278a56e5ef15391e436bf03

See more details on using hashes here.

File details

Details for the file llama_index_indices_managed_bge_m3-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_indices_managed_bge_m3-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ceb940d7212058d2ad1fee20252f7ad6dcdbfd3e7496320206f335650057efb9
MD5 ee157bdb0498db62fb81070fa778bb6f
BLAKE2b-256 7062cc6573f90ed86acaa04045f9269674ad0f9cb860c011f0a0a409adf67d32

See more details on using hashes here.

Supported by

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