fix(openai): filter function_call blocks in token counting (#34396)

This commit is contained in:
Sujal M H
2025-12-20 00:23:44 +05:30
committed by GitHub
parent 9225bff326
commit 4be9407b09
4 changed files with 10 additions and 4 deletions

View File

@@ -606,7 +606,7 @@ typing = [
[[package]]
name = "langchain-core"
version = "1.2.2"
version = "1.2.3"
source = { editable = "../../core" }
dependencies = [
{ name = "jsonpatch" },