fix: langsmith callback 防覆盖 + 加 optional dep

This commit is contained in:
Xubin Ren
2026-03-13 04:54:22 +00:00
parent da325e4532
commit 20b4fb3bff
2 changed files with 8 additions and 4 deletions

View File

@@ -56,6 +56,9 @@ matrix = [
"mistune>=3.0.0,<4.0.0",
"nh3>=0.2.17,<1.0.0",
]
langsmith = [
"langsmith>=0.1.0",
]
dev = [
"pytest>=9.0.0,<10.0.0",
"pytest-asyncio>=1.3.0,<2.0.0",