mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-08 16:49:02 +08:00
Update index.ts
This commit is contained in:
parent
607e46267c
commit
fbb5f23016
@ -289,7 +289,7 @@ export default class FirecrawlApp {
|
||||
query: string,
|
||||
params?: 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