MoritzLaurer commited on
Commit
3fe7135
·
verified ·
1 Parent(s): c05259a

Upload prompt template translate.yaml

Browse files
Files changed (1) hide show
  1. translate.yaml +1 -1
translate.yaml CHANGED
@@ -1,5 +1,5 @@
1
  prompt:
2
- template: |- # The "|-" makes the following string behave similar to a string in """...""" in Python to render linebreaks correctly. For YAML syntax explanations see e.g. https://www.cloudbees.com/blog/yaml-tutorial-everything-you-need-get-started.
3
  Translate the following text to {{language}}:
4
  {{text}}
5
  template_variables:
 
1
  prompt:
2
+ template: |-
3
  Translate the following text to {{language}}:
4
  {{text}}
5
  template_variables: