langchain/docs/modules/agents
Chandan Routray e8d46bdd9b
Replaced SQLDatabaseChain deprecated direct initialisation with from_llm method (#4778)
# Removed usage of deprecated methods

Replaced `SQLDatabaseChain` deprecated direct initialisation with
`from_llm` method

## Who can review?

@hwchase17
@agola11

---------

Co-authored-by: imeckr <chandanroutray2012@gmail.com>
Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-16 15:59:06 -07:00
..
agent_executors/examples google-serper: async + full json results + support for Google Images, Places and News (#4078) 2023-05-03 22:35:48 -07:00
agents Replaced SQLDatabaseChain deprecated direct initialisation with from_llm method (#4778) 2023-05-16 15:59:06 -07:00
toolkits/examples Harrison/spark connect example (#4659) 2023-05-13 21:44:54 -07:00
tools [Feature] Add GraphQL Query Tool (#4409) 2023-05-15 14:06:12 -07:00
agent_executors.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
agents.rst agent docs (#2551) 2023-04-07 10:01:23 -07:00
getting_started.ipynb Modify docs (#2539) 2023-04-07 07:21:38 -07:00
how_to_guides.rst pandas and csv agents (#1353) 2023-02-28 22:19:11 -08:00
plan_and_execute.ipynb Fix age inconsistency in plan and execute Jupyter notebook example (#4814) 2023-05-16 15:27:27 -07:00
toolkits.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
tools.rst tool validation logic 2023-04-17 21:59:32 -07:00