Update single_url.ts
This commit is contained in:
parent
a386259511
commit
768166b066
@ -216,7 +216,6 @@ export async function scrapSingleUrl(
|
||||
return {
|
||||
content: text,
|
||||
markdown: text,
|
||||
html: html,
|
||||
metadata: { ...metadata, sourceURL: urlToScrap },
|
||||
} as Document;
|
||||
} catch (error) {
|
||||
|
Loading…
Reference in New Issue
Block a user