Commit 2a08b46
fix: Replace langchain_classic with langchain_community
Fixed incorrect import in generate_code_node.py that was causing
ModuleNotFoundError. langchain_classic doesn't exist, should be
langchain_community.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 0bb372e commit 2a08b46
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments