langchain/docs/modules/agents/agents/examples
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
..
chat_conversation_agent.ipynb Cleanup and added dependencies to make example executable (#4795) 2023-05-16 15:29:01 -07:00
conversational_agent.ipynb use output parsers in agents (#2987) 2023-04-16 13:15:21 -07:00
mrkl_chat.ipynb Replaced SQLDatabaseChain deprecated direct initialisation with from_llm method (#4778) 2023-05-16 15:59:06 -07:00
mrkl.ipynb Replaced SQLDatabaseChain deprecated direct initialisation with from_llm method (#4778) 2023-05-16 15:59:06 -07:00
react.ipynb bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00
self_ask_with_search.ipynb use output parsers in agents (#2987) 2023-04-16 13:15:21 -07:00
structured_chat.ipynb Harrison/structured chat mem (#4652) 2023-05-13 21:45:42 -07:00