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

File metadata

File hashes

Hashes for llama_index_indices_managed_bge_m3-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d8e7044c10a3d27f69115391ae0402a9a16182829eab319e12f5e3e578bdf5c9
MD5 9e620ad59be245ae7cd7c25b32d994a1
BLAKE2b-256 c2f65b49cde9de4cf497ef498f6326406acd0360dc8113b466029aa46d46201a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for llama_index_indices_managed_bge_m3-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3930c30459519a1e9b2a089be33f7c03be66c09c9a64944ee1765989937051fd
MD5 3987db0f01cf1b7b15903fd507dd0a84
BLAKE2b-256 de8e647cc5fb823698d18fc28e76d13acf82c318e0c5722298be371d419382e6

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