Make Prompt template dynamic #175
Labels
enhancement
New feature or request
platform
Underlying platform (code) changes
refactor
Refactoring the code to make it better
When the Pipeline has been addressed which enables users to compose stages to create a end-to-end Pipeline for which the prompt template building has to be dynamic.
If its not possible to still use a yaml based static but fill-in parts of the prompt based on the composed strategies, then we could have the pipeline stages implement serialization to output a text which then can be combined.
The text was updated successfully, but these errors were encountered: