mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
fix(openai): filter function_call blocks in token counting (#34396)
This commit is contained in:
2
libs/partners/xai/uv.lock
generated
2
libs/partners/xai/uv.lock
generated
@@ -621,7 +621,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "langchain-core"
|
||||
version = "1.2.2"
|
||||
version = "1.2.3"
|
||||
source = { editable = "../../core" }
|
||||
dependencies = [
|
||||
{ name = "jsonpatch" },
|
||||
|
||||
Reference in New Issue
Block a user