Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
os
2
from
typing
import
List, Tuple
3
4
from
langchain.agents
import
AgentExecutor
Callers
nothing calls this directly
Calls
15
ChatOllama
Class · 0.90
InformationTool
Class · 0.90
RecommenderTool
Class · 0.90
MemoryTool
Class · 0.90
SmalltalkTool
Class · 0.90
MessagesPlaceholder
Class · 0.90
format_log_to_messages
Function · 0.90
ReActJsonSingleInputOutputParser
Class · 0.90
AgentExecutor
Class · 0.90
render_text_description_and_args
Function · 0.85
_format_chat_history
Function · 0.70
bind
Method · 0.45
Tested by
no test coverage detected