Function: ingestFromUrl()
ingestFromUrl(
url,options):Promise<KnowledgeBundle>
Defined in: apps/paracosm/src/engine/compiler/seed-ingestion.ts:248
Ingest from a URL by fetching and extracting content.
Parameters
url
string
options
Returns
Promise<KnowledgeBundle>