Commit 01c8fcd
fix: Comment out CodeGeneratorGraph import to avoid langchain_classic issue
CodeGeneratorGraph requires langchain_classic which has packaging issues.
Since we don't use CodeGeneratorGraph for speaker scraping, commenting
it out is the simplest workaround.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 0b1a78d commit 01c8fcd
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments