mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 20:26:07 +08:00
Update types.ts
This commit is contained in:
parent
8aa07afb6d
commit
37299fc035
@ -445,7 +445,7 @@ export function legacyDocumentConverter(doc: any): Document {
|
||||
extract: doc.llm_extraction,
|
||||
screenshot: doc.screenshot ?? doc.fullPageScreenshot,
|
||||
actions: doc.actions ?? undefined,
|
||||
warning: doc.warning,
|
||||
warning: doc.warning ?? undefined,
|
||||
metadata: {
|
||||
...doc.metadata,
|
||||
pageError: undefined,
|
||||
|
Loading…
x
Reference in New Issue
Block a user