Skip to main content

llama-index readers macrometa_gdn integration

Project description

Macrometa GDN Loader

This loader takes in a Macrometa federation URL, API key, and collection name and returns a list of vectors.

Usage

To use this loader, you need to pass the URL and API key through the class constructor, and then load the data using an array of collection names.

from llama_index import download_loader

MacrometaGDNReader = download_loader("MacrometaGDNReader")

collections = ["test_collection"]
loader = MacrometaGDNReader(url="https://api-macrometa.io", apikey="test")
vectors = loader.load_data(collection_list=collections)

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

llama_index_readers_macrometa_gdn-0.1.1.tar.gz (2.5 kB view details)

Uploaded Source

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_readers_macrometa_gdn-0.1.1.tar.gz.

File metadata

File hashes

Hashes for llama_index_readers_macrometa_gdn-0.1.1.tar.gz
Algorithm Hash digest
SHA256 96f19bc52c2d758d574db66e7c9dddd952c180f67fd3d6dc17532005d3dde08a
MD5 5cc4a2b536dfb1693310e05dff33b166
BLAKE2b-256 451a8f9ffc5fcf2ac6904f93a237458f8a82283092d8415fa26ab0a88d0b2674

See more details on using hashes here.

File details

Details for the file llama_index_readers_macrometa_gdn-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_readers_macrometa_gdn-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7a293ce98cbb20098d410a6c18e98e8121ab0d4cf90042daaef61aa692f9e2e5
MD5 70fb3001550b71c77377b001047744de
BLAKE2b-256 196ab50485fde51a0146906aa0aa164169d4d938f46797f613b6ebe1f0adcc12

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