MCPcopy
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"""
2Agent that allows interaction with an SQL database using SQLAlchemy library.
3The agent can execute SQL queries in the database and return the result.
4

Callers

nothing calls this directly

Calls 2

LangroidImportErrorClass · 0.90
nameMethod · 0.80

Tested by

no test coverage detected