mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-13 21:47:12 +00:00
This is a simple proof of concept of using external files as templates. I'm still feeling my way around the codebase. As a user, I want to use files as prompts, so it will be easier to manage and test prompts. The future direction is to use a template engine, most likely Mako.