mendableai -> firecrawl

This commit is contained in:
Gergő Móricz
2025-08-18 20:46:41 +02:00
parent 51733d0cbd
commit 2f3bc4e7a7
23 changed files with 46 additions and 46 deletions

View File

@@ -76,7 +76,7 @@ Now, navigate to the apps/api/ directory and run:
```bash
pnpm run workers
# if you are going to use the [llm-extract feature](https://github.com/mendableai/firecrawl/pull/586/), you should also export OPENAI_API_KEY=sk-______
# if you are going to use the [llm-extract feature](https://github.com/firecrawl/firecrawl/pull/586/), you should also export OPENAI_API_KEY=sk-______
```
This will start the workers who are responsible for processing crawl jobs.