mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-28 15:00:23 +00:00
- **Description:** Added a `template_format` parameter to `create_chat_prompt` to allow `.prompty` files to handle variables in different template formats. - **Issue:** #25703 --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>