mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-09 11:59:03 +08: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