We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0601945 commit 5405e44Copy full SHA for 5405e44
posthog/test/ai/langchain/test_callbacks.py
@@ -770,4 +770,4 @@ def test_tool_calls(mock_client):
770
},
771
}
772
]
773
- assert "additional_kwargs" not in call["properties"]["$ai_output"]["choices"][0]
+ assert "additional_kwargs" not in call["properties"]["$ai_output_choices"][0]
0 commit comments