mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-25 01:40:22 +00:00
6 lines
229 B
YAML
6 lines
229 B
YAML
![]() |
---
|
||
|
preview:
|
||
|
- |
|
||
|
Add `DynamicPromptBuilder` to dynamically generate prompts from either a list of ChatMessage instances or a string
|
||
|
template, leveraging Jinja2 templating for flexible and efficient prompt construction.
|