Commit 7f88491
fix: correct @langchain/openai version to ^0.5.0 (compatible with @langchain/core ^0.3.28)
Version 0.3.18 doesn't exist. Using context7 research found that:
- @langchain/openai@0.5.0 requires @langchain/core >=0.2.26 <0.4.0
- This is compatible with our current @langchain/core ^0.3.28
Prevents yesterday's 8-hour debugging session from recurring.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 3487d93 commit 7f88491
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments