Skip to content

Commit

Permalink
feat(prompt): add default prompt template
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePyProgrammer committed Aug 2, 2024
1 parent 33754b2 commit 5ae04de
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions walledeval/prompts/presets/prompt.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: prompt
source: None
type: prompt
template: '$prompt'
params:
- name: prompt
type: str

0 comments on commit 5ae04de

Please sign in to comment.