langchain/docs/use_cases/evaluation
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_benchmarking.ipynb Add ReAct eval chain (#3161) 2023-04-25 21:22:25 -07:00
agent_vectordb_sota_pg.ipynb Fix notebook example (#3142) 2023-04-19 08:55:06 -07:00
benchmarking_template.ipynb Harrison/agent eval (#1620) 2023-03-14 12:37:48 -07:00
data_augmented_question_answering.ipynb Typo docs - Update data_augmented_question_answering.ipynb propriterary-> proprietary (#2626) 2023-04-09 12:24:53 -07:00
generic_agent_evaluation.ipynb Add ReAct eval chain (#3161) 2023-04-25 21:22:25 -07:00
huggingface_datasets.ipynb Update huggingface_datasets.ipynb (#1417) 2023-03-04 00:22:31 -08:00
llm_math.ipynb Harrison/llm math (#1808) 2023-03-20 07:53:26 -07:00
openapi_eval.ipynb Harrison/move eval (#2533) 2023-04-07 07:53:13 -07:00
qa_benchmarking_pg.ipynb WIP: Harrison/base retriever (#1765) 2023-03-24 07:46:49 -07:00
qa_benchmarking_sota.ipynb WIP: Harrison/base retriever (#1765) 2023-03-24 07:46:49 -07:00
qa_generation.ipynb Harrison/agent eval (#1620) 2023-03-14 12:37:48 -07:00
question_answering.ipynb fix typo (#2532) 2023-04-07 07:25:22 -07:00
sql_qa_benchmarking_chinook.ipynb Replaced SQLDatabaseChain deprecated direct initialisation with from_llm method (#4778) 2023-05-16 15:59:06 -07:00