fix(api/tests/scrape): schema change

This commit is contained in:
Gergő Móricz 2025-04-12 16:49:36 -07:00
parent ef341399f0
commit f09458ffe3

View File

@ -123,7 +123,6 @@ describe("Scrape tests", () => {
changeTrackingOptions: {
modes: ["json"],
prompt: "Summarize the changes between the previous and current content",
systemPrompt: "You are a helpful assistant that summarizes changes between document versions."
}
});