SIGN IN SIGN UP

fix: resolve mypy type errors in prompt injection defense

- Fix ToolCallRequest import path (langgraph.prebuilt.tool_node)
- Use Runnable type for model with tools bound (bind_tools returns Runnable)
- Handle args_schema that may be dict or BaseModel
J
John Kennedy committed
aa248def4a4746ac378a8cbb4c41d658913c1285
Parent: 608bc11