[BUG] Do not support langchain 1.0+
- Dominant language
- Go
- Stars
- 5.7k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 29
Description
### 📋 CheckList
- [x] I have searched existing issues to avoid duplicates
- [x] I am using a recently maintained version of Coze Loop
- [x] I have provided all required information
- [x] I understand this is a bug report and not a feature request
- [x] I have submitted this report in English (otherwise it will not be processed)
### 🐛 Bug Description
File "/home/xxx/PycharmProjects/xxx/.venv/lib/python3.12/site-packages/cozeloop/integration/langchain/trace_callback.py", line 12, in
from langchain.callbacks.base import BaseCallbackHandler
ModuleNotFoundError: No module named 'langchain.callbacks'
### 🔄 Steps to Reproduce
uv sync --upgrade, and execute
### ✅ Expected Behavior
support langchain1.0+
### ❌ Actual Behavior
do not support
### 🚨 Severity
None
### 🔧 Component
None
### 💻 Environment
_No response_
### 🔧 Go Environment
_No response_
### 📋 Logs
```shell
```
### 📝 Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.