Expand description
URL fetching and content ingestion for graphify.
Downloads web content, extracts text, and saves it locally as markdown
for further graph extraction. Port of Python ingest.py.
Enums§
- Ingest
Error - Errors from the ingest layer.
Functions§
- ingest_
url - Ingest content from a URL and save locally.
- save_
query_ result - Save a query result (question + answer) to the memory directory.