mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-02 09:40:26 +00:00
This auto generates partner migrations. At the moment the migration is from community -> partner. So one would need to run the migration script twice to go from langchain to partner.
10 lines
179 B
JSON
10 lines
179 B
JSON
[
|
|
[
|
|
"langchain_community.llms.watsonxllm.WatsonxLLM",
|
|
"langchain_ibm.WatsonxLLM"
|
|
],
|
|
[
|
|
"langchain_community.llms.WatsonxLLM",
|
|
"langchain_ibm.WatsonxLLM"
|
|
]
|
|
] |