langchain/libs
Cameron Hutchison 7d8bb78e5c
Extraction Chain - Custom Prompt (#9828)
# Description

This change allows you to customize the prompt used in
`create_extraction_chain` as well as `create_extraction_chain_pydantic`.

It also adds the `verbose` argument to
`create_extraction_chain_pydantic` - because `create_extraction_chain`
had it already and `create_extraction_chain_pydantic` did not.

# Issue
N/A

# Dependencies
N/A

# Twitter
https://twitter.com/CamAHutchison
2023-09-03 16:01:55 -07:00
..
experimental adding new chain for logical fallacy removal from model output in chain (#9887) 2023-09-03 15:44:27 -07:00
langchain Extraction Chain - Custom Prompt (#9828) 2023-09-03 16:01:55 -07:00