Commit 12ce368
committed
WL#17088 Langchain Forward Compatibility [POSTFIX]
Issue:
The upcoming langchain v1.0.0 changes some import paths.
Solution:
Update the code to try both old and new import paths for backwards and
forwards compatibility.
Change-Id: Ieadb8e80c4370c9be972310dda4ad04aa4df0f601 parent 8f5f52d commit 12ce368
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments