From dfe222574650fdb77d7ac164f8abe992ece2d9ce Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 15 Apr 2024 17:45:33 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e494ef..0c55bbd 100644 --- a/README.md +++ b/README.md @@ -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).