Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 53293da

Browse files
author
Erick Friis
authored
docs: version increases (langchain-ai#22050)
1 parent 12d65f1 commit 53293da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/versions/packages.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The different packages are versioned slightly differently.
1111

1212
## `langchain-core`
1313

14-
`langchain-core` is currently on version `0.1.x`.
14+
`langchain-core` is currently on version `0.2.x`.
1515

1616
As `langchain-core` contains the base abstractions and runtime for the whole LangChain ecosystem, we will communicate any breaking changes with advance notice and version bumps. The exception for this is anything marked with the `beta` decorator (you can see this in the API reference and will see warnings when using such functionality). The reason for beta features is that given the rate of change of the field, being able to move quickly is still a priority.
1717

@@ -45,7 +45,7 @@ Patch version increases will occur for:
4545

4646
`langchain-community` is currently on version `0.2.x`
4747

48-
All changes will be accompanied by the same type of version increase as changes in `langchain`.
48+
The versions will increase following the same guidelines as `langchain`.
4949

5050
## `langchain-experimental`
5151

0 commit comments

Comments
 (0)