Update README.md

This commit is contained in:
Nicolas 2024-04-15 17:45:33 -04:00
parent 2efad17084
commit dfe2225746
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@ We provide an easy to use API with our hosted version. You can find the playgrou
- [x] [Python SDK](https://github.com/mendableai/firecrawl/tree/main/apps/python-sdk)
- [x] [Langchain Integration 🦜🔗](https://python.langchain.com/docs/integrations/document_loaders/firecrawl/)
- [x] [Llama Index Integration 🦙](https://docs.llamaindex.ai/en/stable/)
- [x] JS SDK - Coming Soon
- [ ] JS SDK - Coming Soon
- [ ] LangchainJS - Coming Soon
Self-host. To self-host refer to guide [here](https://github.com/mendableai/firecrawl/blob/main/SELF_HOST.md).