From 194120c9c895c250d228f338df3cb8a94dc10620 Mon Sep 17 00:00:00 2001 From: Nestor Qin Date: Mon, 17 Jun 2024 15:45:51 -0400 Subject: [PATCH] Lock web-llm version --- libs/langchain-community/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/langchain-community/package.json b/libs/langchain-community/package.json index 81c2b3f88021..9432a52c6830 100644 --- a/libs/langchain-community/package.json +++ b/libs/langchain-community/package.json @@ -82,7 +82,7 @@ "@langchain/standard-tests": "0.0.0", "@layerup/layerup-security": "^1.5.12", "@mendable/firecrawl-js": "^0.0.13", - "@mlc-ai/web-llm": "^0.2.46", + "@mlc-ai/web-llm": "0.2.46", "@mozilla/readability": "^0.4.4", "@neondatabase/serverless": "^0.9.1", "@notionhq/client": "^2.2.10", @@ -241,7 +241,7 @@ "@huggingface/inference": "^2.6.4", "@layerup/layerup-security": "^1.5.12", "@mendable/firecrawl-js": "^0.0.13", - "@mlc-ai/web-llm": "*", + "@mlc-ai/web-llm": "0.2.46", "@mozilla/readability": "*", "@neondatabase/serverless": "*", "@notionhq/client": "^2.2.10",