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

File agent.py

templates/neo4j-semantic-ollama/neo4j_semantic_ollama/agent.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2from typing import List, Tuple
3
4from langchain.agents import AgentExecutor

Callers

nothing calls this directly

Calls 15

ChatOllamaClass · 0.90
InformationToolClass · 0.90
RecommenderToolClass · 0.90
MemoryToolClass · 0.90
SmalltalkToolClass · 0.90
MessagesPlaceholderClass · 0.90
format_log_to_messagesFunction · 0.90
AgentExecutorClass · 0.90
_format_chat_historyFunction · 0.70
bindMethod · 0.45

Tested by

no test coverage detected