mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 00:48:04 +08:00
feat: add llm log metadata
This commit is contained in:
@ -167,3 +167,4 @@ class TestResponseCoordinatorObjectStreaming:
|
||||
assert ("node1", "generation", "content") in children
|
||||
assert ("node1", "generation", "tool_calls") in children
|
||||
assert ("node1", "generation", "thought") in children
|
||||
|
||||
|
||||
Reference in New Issue
Block a user