llama-index readers mangoapps_guides integration
Project description
MangoppsGuides Loader
pip install llama-index-readers-mangoapps-guides
This loader fetches the text from Mangopps Guides.
Usage
To use this loader, you need to pass base url of the MangoppsGuides installation (e.g. https://guides.mangoapps.com/
) and the limit , i.e. max number of links it should crawl
from llama_index.readers.mangoapps_guides import MangoppsGuidesReader
loader = MangoppsGuidesReader()
documents = loader.load_data(
domain_url="https://guides.mangoapps.com", limit=1
)
This loader is designed to be used as a way to load data into LlamaIndex.
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_readers_mangoapps_guides-0.3.0.tar.gz
.
File metadata
- Download URL: llama_index_readers_mangoapps_guides-0.3.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49da9eed32d4ffacda5376860ebbe814f973a6ddbc95ff5ba6ba2b15edc94b18 |
|
MD5 | a0044f6e4ddfbfdf463e6785343c1325 |
|
BLAKE2b-256 | 75a7b09edc04221fe1a6d189ccf60b043f6dd16170669fb6303a1863ccfabb39 |
File details
Details for the file llama_index_readers_mangoapps_guides-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: llama_index_readers_mangoapps_guides-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Darwin/22.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55874f3062ff207572f69029666dfa1edd37b8e599b3889c19b99cf0c2c92ad4 |
|
MD5 | 8edd5008590b925d8e7f2713591b0b7d |
|
BLAKE2b-256 | fa0646d1ba522eea962cf293fc3c59c82b36f6afbf3e0214a924a987069b2d63 |