mirror of
https://github.com/hwchase17/langchain.git
synced 2026-03-18 19:18:48 +00:00
9 lines
434 B
Markdown
9 lines
434 B
Markdown
# Migrating
|
|
|
|
Please see the following guides for migrating LangChain code:
|
|
|
|
* Migrate to [LangChain v0.3](https://python.langchain.com/docs/versions/v0_3/)
|
|
* Migrate to [LangChain v0.2](https://python.langchain.com/docs/versions/v0_2/)
|
|
* Migrating from [LangChain 0.0.x Chains](https://python.langchain.com/docs/versions/migrating_chains/)
|
|
* Upgrade to [LangGraph Memory](https://python.langchain.com/docs/versions/migrating_memory/)
|