mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-09-26 17:01:27 +00:00
Update index.ts
This commit is contained in:
parent
607e46267c
commit
fbb5f23016
@ -289,7 +289,7 @@ export default class FirecrawlApp {
|
|||||||
query: string,
|
query: string,
|
||||||
params?: any
|
params?: any
|
||||||
): Promise<any> {
|
): Promise<any> {
|
||||||
throw new Error("Search is not supported in v1, please update FirecrawlApp() initialization to use v0.");
|
throw new Error("Search is not supported in v1, please downgrade Firecrawl to 0.0.36.");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user