langchain
85e4dd7f - Fix wrong prompt in refine chain (#1770)

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
Parents
Loading