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

File metadata

File hashes

Hashes for llama_index_indices_managed_bge_m3-0.4.0.tar.gz
Algorithm Hash digest
SHA256 20b1276d9654fec95a894aaebb324fd0b6b88ca83ce963ef62c5aa1e9c04a38f
MD5 a212401dfd37651218fe7b3bfaad5dd7
BLAKE2b-256 4608e6dd63b3cb31a4707b9fe0c1f704557f29d2665f2a9f891fabbb314f65d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_indices_managed_bge_m3-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b15ed95d1e3618c5c81dedc87bf4a24ad09c69ba5d4e37e98abd22431d343ed
MD5 6727f401544cfcb8f8e86ee25bc29fd3
BLAKE2b-256 06c7efa3e05623619cd3153895d65960113a8fcf1b86af6e66ee5e6d53eb5796

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