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 f9b6835 commit 7258e30Copy full SHA for 7258e30
1 file changed
libs/deepagents/tests/unit_tests/test_end_to_end.py
@@ -232,7 +232,6 @@ def foo(runtime: ToolRuntime) -> str:
232
config={
233
"configurable": {"thread_id": "test_tool_runtime_metadata"},
234
"tags": ["tool-tag", "tool-session-456"],
235
- "metadata": {"request_id": "req-tool-123", "tenant": "acme-tool"},
236
},
237
)
238
0 commit comments