mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-30 05:47:54 +00:00
x
This commit is contained in:
@@ -7,6 +7,17 @@ sidebar_label: Migration
|
||||
|
||||
This documentation will help you upgrade your code to LangChain 0.2.x.
|
||||
|
||||
:::warning
|
||||
|
||||
Do not migrate your code to LangChain 0.2.x until you have read this guide until
|
||||
the official release of LangChain 0.2.0 on the week of May 20.
|
||||
|
||||
We will release RC versions of LangChain 0.2.x before the official release.
|
||||
You can test your code with these versions to make sure it works properly, but
|
||||
we recommend waiting until the official release to migrate your code.
|
||||
|
||||
:::
|
||||
|
||||
## Migration
|
||||
|
||||
To migrate to version 0.2.x of LangChain, we first recommend you take the following steps:
|
||||
|
||||
Reference in New Issue
Block a user