mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 11:42:24 +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…
Reference in New Issue
Block a user