mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 19:39:16 +08:00
fix(scrapeURL/llmExtract): fix schema-less JSON mode
This commit is contained in:
parent
e583fddeb4
commit
3caeaae074
@ -840,6 +840,7 @@ export async function generateSchemaFromPrompt(
|
|||||||
}),
|
}),
|
||||||
model,
|
model,
|
||||||
retryModel,
|
retryModel,
|
||||||
|
markdown: "",
|
||||||
options: {
|
options: {
|
||||||
mode: "llm",
|
mode: "llm",
|
||||||
systemPrompt: `You are a schema generator for a web scraping system. Generate a JSON schema based on the user's prompt.
|
systemPrompt: `You are a schema generator for a web scraping system. Generate a JSON schema based on the user's prompt.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user