MCPcopy
hub / github.com/langchain-ai/langchain / agent_executor.py

File agent_executor.py

templates/python-lint/python_lint/agent_executor.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import re
3import subprocess # nosec
4import tempfile

Callers

nothing calls this directly

Calls 7

ChatOpenAIClass · 0.90
ConfigurableFieldClass · 0.90
get_agent_executorFunction · 0.85
from_messagesMethod · 0.45
from_functionMethod · 0.45
with_typesMethod · 0.45

Tested by

no test coverage detected