mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-04 07:50:40 +08:00
fix(api/tests/scrape): schema change
This commit is contained in:
parent
ef341399f0
commit
f09458ffe3
@ -123,7 +123,6 @@ describe("Scrape tests", () => {
|
|||||||
changeTrackingOptions: {
|
changeTrackingOptions: {
|
||||||
modes: ["json"],
|
modes: ["json"],
|
||||||
prompt: "Summarize the changes between the previous and current content",
|
prompt: "Summarize the changes between the previous and current content",
|
||||||
systemPrompt: "You are a helpful assistant that summarizes changes between document versions."
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user