-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Description: Develop a prompt templating system to structure and format LLM inputs.
Tasks:
- Create
PromptTemplateclass for dynamically formatting prompts. - Support parameterized placeholders (e.g.,
{{query}}). - Implement
FewShotPromptTemplatefor examples-based prompting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers