chore(langchain): model Not Optional in `LLMToolEmulator`
by keenborder786
·
Feb 06, 2026 at 19:30 UTC
·
scan-cb844f1f7c1cd317
Get this automatically on every PR
Install the Axiomo GitHub App to get Signals as check runs and PR comments on every pull request.
Risk level: Low (0%)
Make the model a required parameter in LLMToolEmulator.
Removed optionality from model parameter in tool_emulator.py.
Established contributor with 89 merged PRs. maintains 101 public repositories. unfamiliar with libs/langchain_v1/langchain/agents/middleware/tool_emulator.py.
Trusted contributor with 633 merged PRs. has 250 followers.
Review 1 file(s)
libs/langchain_v1/langchain/agents/middleware/tool_emulator.py
+7
Source code
7
minutes to review
low
effort level
none
staleness risk
Standard review process
Good evidence, acceptable risk, ready for merge
Why is security_scan_clean missing? Consider adding this check.
Why is coverage_maintained missing? Consider adding this check.