fix(api/tests/scrape): schema change
This commit is contained in:
@@ -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."
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user