[FEA]: Create Templating Prompt Generator for the LLM Engine #1179
Closed
2 tasks done
Labels
feature request
New feature or request
sherlock
Issues/PRs related to Sherlock workflows and components
Milestone
Is this a new feature, an improvement, or a change to existing functionality?
New Feature
How would you describe the priority of this feature request
High
Please provide a clear description of problem this feature solves
To support the LLM Engine from #1178, the most basic component will be a templating prompt generator. This prompt generator will take a supplied input template and substitute variables specified in the template using values in an attached DataFrame.
Describe your ideal solution
The templating prompt generator will only support f-strings at first. Ideally, this would be able to handle identical prompts from other LLM libraries such as Langchain and llama-index.
Describe any alternatives you have considered
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: