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
Release history Release notifications | RSS feed
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
- Download URL: llama_index_indices_managed_bge_m3-0.2.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.13 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43f58f75ef398c6d7fd15bd1cb09fede6de5f0350325a55e809c139b8ed319cc |
|
MD5 | 05253fe6473845bef235a0b9edcb3b47 |
|
BLAKE2b-256 | e218d66342002403be31ca3803341c712e2447bd2278a56e5ef15391e436bf03 |
File details
Details for the file llama_index_indices_managed_bge_m3-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: llama_index_indices_managed_bge_m3-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.13 Darwin/23.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ceb940d7212058d2ad1fee20252f7ad6dcdbfd3e7496320206f335650057efb9 |
|
MD5 | ee157bdb0498db62fb81070fa778bb6f |
|
BLAKE2b-256 | 7062cc6573f90ed86acaa04045f9269674ad0f9cb860c011f0a0a409adf67d32 |