You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain/prompts
Avinash Raj 6efd5fa2b9
Fix for #6431 - chatprompt template with partial variables giing validation error (#6456)
W.r.t recent changes, ChatPromptTemplate does not accepting partial
variables. This PR should fix that issue.


Fixes #6431




#### Who can review?



  @hwchase17

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
12 months ago
..
example_selector Fix class promotion (#6187) 12 months ago
__init__.py Fix class promotion (#6187) 12 months ago
base.py Make lckwargs private (#6344) 12 months ago
chat.py Fix for #6431 - chatprompt template with partial variables giing validation error (#6456) 12 months ago
few_shot.py nc/load (#5733) 12 months ago
few_shot_with_templates.py Removed duplicate BaseModel dependencies (#2471) 1 year ago
loading.py changes to llm chain (#6328) 12 months ago
pipeline.py Harrison/pipeline prompt (#5540) 1 year ago
prompt.py Make lckwargs private (#6344) 12 months ago