mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-04 14:48:07 +00:00
- **Description:** This modification adds pydantic input definition for sql_database tools. This helps for function calling capability in LangGraph. Since actions nodes will usually check for the args_schema attribute on tools, This update should make these tools compatible with it (only implemented on the InfoSQLDatabaseTool) - **Issue:** N/A - **Dependencies:** N/A - **Twitter handle:** juanfe8881 |
||
---|---|---|
.. | ||
__init__.py | ||
prompt.py | ||
tool.py |