langchain
85e4dd7f
- Fix wrong prompt in refine chain (#1770)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix wrong prompt in refine chain (#1770) I got this during testing ``` ValueError: Missing some input keys: {'existing_answer'} ``` Upon review, the initial prompt should be `QUESTION_PROMPT_SELECTOR`. Co-authored-by: Bao Nguyen <bnguyen@roku.com>
Author
nqbao
Parents
b1b4a406
Loading