mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 02:28:59 +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,
|
||||
retryModel,
|
||||
markdown: "",
|
||||
options: {
|
||||
mode: "llm",
|
||||
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