Skip to content

Commit

Permalink
fix: upgrade libertai js
Browse files Browse the repository at this point in the history
  • Loading branch information
amiller68 committed Apr 2, 2024
1 parent b87dfa0 commit b5504bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4274,7 +4274,7 @@ langchainhub@~0.0.8:
resolved "https://registry.yarnpkg.com/langchainhub/-/langchainhub-0.0.8.tgz#fd4b96dc795e22e36c1a20bad31b61b0c33d3110"
integrity sha512-Woyb8YDHgqqTOZvWIbm2CaFDGfZ4NTSyXV687AG4vXEfoNo7cGQp7nhl7wL3ehenKWmNEmcxCLgOZzW8jE6lOQ==

langsmith@~0.1.1, langsmith@~0.1.7:
langsmith@^0.1.14, langsmith@~0.1.1, langsmith@~0.1.7:
version "0.1.14"
resolved "https://registry.yarnpkg.com/langsmith/-/langsmith-0.1.14.tgz#2b889dbcfb49547614df276a4a5a063092a1585d"
integrity sha512-iEzQLLB7/0nRpAwNBAR7B7N64fyByg5UsNjSvLaCCkQ9AS68PSafjB8xQkyI8QXXrGjU1dEqDRoa8m4SUuRdUw==
Expand Down Expand Up @@ -4302,10 +4302,11 @@ levn@^0.4.1:

"libertai-js@https://github.com/Libertai/libertai-js":
version "0.0.0"
resolved "https://github.com/Libertai/libertai-js#3b3d71986bb15dccc1524acc434d2ef3d346cb68"
resolved "https://github.com/Libertai/libertai-js#f94a28c6e8a8a1b62999332182ddf32e96adbfb9"
dependencies:
axios "^1.6.8"
langchain "^0.1.30"
langsmith "^0.1.14"
localforage "^1.10.0"
ml-distance "^4.0.1"
uuid "^9.0.1"
Expand Down

0 comments on commit b5504bf

Please sign in to comment.