Prompt Template support? #1090
Replies: 3 comments 2 replies
-
|
+1, any plan on this..? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @yasir-fayrooz , thanks for creating this issue. The Semantic Kernel prompt template support was originally created to support prompt engineering scenarios where developers wanted to treat prompts as more than just template strings but wanted more powerful templating functionality. If would be very helpful to understand your use cases for templated prompts in Agent Framework, can you share some details? |
Beta Was this translation helpful? Give feedback.
-
|
Just using a templating engine (e.g. Jinja2) to render templates based on structured data before an agent invocation should be enough, or am I wrong? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We used to use Semantic Kernel and we're wondering if there is support for prompt templates in the new agent framework yet and if so, any examples of code?
Particularly examples of Liquid/Handlebars/yaml file support
Beta Was this translation helpful? Give feedback.
All reactions