langchain/docs/modules/chains/examples
William FH f8e4048cd8
Add an Example Evaluation Notebook for the API Chain (#2516)
Taking the Klarna API as an example, uses evaluation chain's to judge
the quality of the request and response synthesizers based on a small
set of curated queries.

Also updates intermediate steps for chain to emit a dict so each step
can be keyed for lookup


![image](https://user-images.githubusercontent.com/13333726/230505771-5cdb4de4-6fe7-4f54-b944-f29d438fa42c.png)
2023-04-06 15:58:41 -07:00
..
api.ipynb add listen api docs (#1855) 2023-03-21 09:29:34 -07:00
constitutional_chain.ipynb Added constitutional chain. (#1147) 2023-02-18 19:31:51 -08:00
llm_bash.ipynb Update simple typo in llm_bash md (#2269) 2023-04-01 08:56:54 -07:00
llm_checker.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
llm_math.ipynb add custom prompt for LLMMathChain and SQLDatabase chain (#605) 2023-01-13 06:28:51 -08:00
llm_requests.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
llm_summarization_checker.ipynb Harrison/summarizer chain (#1356) 2023-03-01 20:59:07 -08:00
moderation.ipynb Minor text correction (#2298) 2023-04-02 13:54:42 -07:00
openai_openapi.yaml Harrison/openapi spec (#2474) 2023-04-06 09:47:37 -07:00
openapi_eval.ipynb Add an Example Evaluation Notebook for the API Chain (#2516) 2023-04-06 15:58:41 -07:00
openapi.ipynb Add Request body (#2507) 2023-04-06 13:02:42 -07:00
pal.ipynb Add Qdrant named arguments (#1386) 2023-03-02 07:05:14 -08:00
sqlite.ipynb Fix typo in sqlite.ipynb (#1828) 2023-03-20 16:47:19 -07:00