mirror of
https://github.com/hwchase17/langchain
synced 2024-11-11 19:11:02 +00:00
f5b9aedc48
- **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 |