mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 11:30:37 +00:00
Allow adding`PromptTemplate`s with formats other than `f-string`. Fixes #32151 --------- Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>