From 63cb3feaa4942724afa4621b34473a1cff96923f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Trunk=C3=A1t?= Date: Wed, 2 Aug 2023 13:18:49 +0200 Subject: [PATCH] Update templates/manifest.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: FrantiĊĦek Nesveda --- templates/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/manifest.json b/templates/manifest.json index db3baea8..4213a835 100644 --- a/templates/manifest.json +++ b/templates/manifest.json @@ -371,7 +371,7 @@ "langchain" ], "description": "Example of how to use LangChain.js with Apify to crawl the web data, vectorize them, and prompt the OpenAI model.", - "archiveUrl": "https://github.com/apify/actor-templates/blob/master/dist/templates/js-crawlee-puppeteer-chrome.zip?raw=true", + "archiveUrl": "https://github.com/apify/actor-templates/blob/master/dist/templates/js-langchain.zip?raw=true", "defaultRunOptions": { "build": "latest", "memoryMbytes": 4096,