Skip to content

Commit

Permalink
Merge pull request #3631 from langchain-ai/release
Browse files Browse the repository at this point in the history
Release 0.0.205 + core 0.1.0
  • Loading branch information
jacoblee93 authored Dec 12, 2023
2 parents 2527979 + 8d060aa commit 01a6e41
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 25 deletions.
2 changes: 1 addition & 1 deletion langchain-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Because all used packages must share the same version of core, we suggest using
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.10.0",
"@langchain/core": "~0.0.1"
"@langchain/core": "~0.1.0"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion langchain-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@langchain/core",
"version": "0.0.11",
"version": "0.1.0",
"description": "Core LangChain.js abstractions and schemas",
"type": "module",
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions langchain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "langchain",
"version": "0.0.204",
"version": "0.0.205",
"description": "Typescript bindings for langchain",
"type": "module",
"engines": {
Expand Down Expand Up @@ -1175,9 +1175,9 @@
},
"dependencies": {
"@anthropic-ai/sdk": "^0.9.1",
"@langchain/community": "~0.0.2",
"@langchain/core": "~0.0.11",
"@langchain/openai": "~0.0.2",
"@langchain/community": "~0.0.3",
"@langchain/core": "~0.1.0",
"@langchain/openai": "~0.0.5",
"binary-extensions": "^2.2.0",
"expr-eval": "^2.0.2",
"js-tiktoken": "^1.0.7",
Expand Down
2 changes: 1 addition & 1 deletion libs/create-langchain-integration/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"author": "LangChain",
"license": "MIT",
"dependencies": {
"@langchain/core": "~0.0.6"
"@langchain/core": "~0.1.0"
},
"devDependencies": {
"@jest/globals": "^29.5.0",
Expand Down
5 changes: 2 additions & 3 deletions libs/langchain-anthropic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@langchain/anthropic",
"version": "0.0.3",
"version": "0.0.4",
"description": "Anthropic integrations for LangChain.js",
"type": "module",
"engines": {
Expand Down Expand Up @@ -36,11 +36,10 @@
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.10.0",
"@langchain/core": "~0.0.1"
"@langchain/core": "~0.1.0"
},
"devDependencies": {
"@jest/globals": "^29.5.0",
"@langchain/core": "workspace:*",
"@swc/core": "^1.3.90",
"@swc/jest": "^0.2.29",
"dpdm": "^3.12.0",
Expand Down
6 changes: 3 additions & 3 deletions libs/langchain-community/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@langchain/community",
"version": "0.0.2",
"version": "0.0.3",
"description": "Sample integration for LangChain.js",
"type": "module",
"engines": {
Expand Down Expand Up @@ -34,8 +34,8 @@
"author": "LangChain",
"license": "MIT",
"dependencies": {
"@langchain/core": "~0.0.11",
"@langchain/openai": "~0.0.2",
"@langchain/core": "~0.1.0",
"@langchain/openai": "~0.0.5",
"flat": "^5.0.2",
"langsmith": "~0.0.48",
"uuid": "^9.0.0",
Expand Down
4 changes: 2 additions & 2 deletions libs/langchain-openai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@langchain/openai",
"version": "0.0.2",
"version": "0.0.5",
"description": "OpenAI integrations for LangChain.js",
"type": "module",
"engines": {
Expand Down Expand Up @@ -35,7 +35,7 @@
"author": "LangChain",
"license": "MIT",
"dependencies": {
"@langchain/core": "~0.0.11",
"@langchain/core": "~0.1.0",
"js-tiktoken": "^1.0.7",
"openai": "^4.19.0",
"zod": "^3.22.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7977,7 +7977,7 @@ __metadata:
dependencies:
"@anthropic-ai/sdk": ^0.10.0
"@jest/globals": ^29.5.0
"@langchain/core": "workspace:*"
"@langchain/core": ~0.1.0
"@swc/core": ^1.3.90
"@swc/jest": ^0.2.29
dpdm: ^3.12.0
Expand All @@ -7997,7 +7997,7 @@ __metadata:
languageName: unknown
linkType: soft

"@langchain/community@workspace:libs/langchain-community, @langchain/community@~0.0.2":
"@langchain/community@workspace:libs/langchain-community, @langchain/community@~0.0.3":
version: 0.0.0-use.local
resolution: "@langchain/community@workspace:libs/langchain-community"
dependencies:
Expand All @@ -8023,8 +8023,8 @@ __metadata:
"@gradientai/nodejs-sdk": ^1.2.0
"@huggingface/inference": ^2.6.4
"@jest/globals": ^29.5.0
"@langchain/core": ~0.0.11
"@langchain/openai": ~0.0.2
"@langchain/core": ~0.1.0
"@langchain/openai": ~0.0.5
"@mozilla/readability": ^0.4.4
"@opensearch-project/opensearch": ^2.2.0
"@pinecone-database/pinecone": ^1.1.0
Expand Down Expand Up @@ -8351,7 +8351,7 @@ __metadata:
languageName: unknown
linkType: soft

"@langchain/core@workspace:*, @langchain/core@workspace:langchain-core, @langchain/core@~0.0.11":
"@langchain/core@workspace:langchain-core, @langchain/core@~0.1.0":
version: 0.0.0-use.local
resolution: "@langchain/core@workspace:langchain-core"
dependencies:
Expand Down Expand Up @@ -8387,12 +8387,12 @@ __metadata:
languageName: unknown
linkType: soft

"@langchain/openai@workspace:libs/langchain-openai, @langchain/openai@~0.0.2":
"@langchain/openai@workspace:libs/langchain-openai, @langchain/openai@~0.0.5":
version: 0.0.0-use.local
resolution: "@langchain/openai@workspace:libs/langchain-openai"
dependencies:
"@jest/globals": ^29.5.0
"@langchain/core": ~0.0.11
"@langchain/core": ~0.1.0
"@swc/core": ^1.3.90
"@swc/jest": ^0.2.29
dpdm: ^3.12.0
Expand Down Expand Up @@ -22994,9 +22994,9 @@ __metadata:
"@google-ai/generativelanguage": ^0.2.1
"@google-cloud/storage": ^6.10.1
"@jest/globals": ^29.5.0
"@langchain/community": ~0.0.2
"@langchain/core": ~0.0.11
"@langchain/openai": ~0.0.2
"@langchain/community": ~0.0.3
"@langchain/core": ~0.1.0
"@langchain/openai": ~0.0.5
"@notionhq/client": ^2.2.10
"@pinecone-database/pinecone": ^1.1.0
"@supabase/supabase-js": ^2.10.0
Expand Down

2 comments on commit 01a6e41

@vercel
Copy link

@vercel vercel bot commented on 01a6e41 Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 01a6e41 Dec 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

langchainjs-docs – ./docs/core_docs/

langchainjs-docs-ruddy.vercel.app
langchainjs-docs-git-main-langchain.vercel.app
langchainjs-docs-langchain.vercel.app
js.langchain.com

Please sign in to comment.