Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langroid/langroid
/ sql_chat_agent.py
File
sql_chat_agent.py
langroid/agent/special/sql/sql_chat_agent.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Agent that allows interaction
with
an SQL database using SQLAlchemy library.
3
The agent can execute SQL queries in the database and
return
the result.
4
Callers
nothing calls this directly
Calls
2
LangroidImportError
Class · 0.90
name
Method · 0.80
Tested by
no test coverage detected