Files
Mirna Wong 2115fb76de Replace llm variable with model (#23280)
The code snippet under ‘pdfs_qa’ contains an small incorrect code
example , resulting in users getting errors. This pr replaces ‘llm’
variable with ‘model’ to help user avoid a NameError message.

Resolves #22689


If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, ccurme, vbarda, hwchase17.

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-06-24 17:08:02 -04:00
..
2024-06-01 07:36:45 -07:00
2024-05-01 17:34:05 -07:00
2023-10-10 12:55:19 -07:00
2023-12-17 12:55:49 -08:00
2024-06-17 20:17:24 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide