diff options
Diffstat (limited to 'src/aichat/roles')
-rw-r--r-- | src/aichat/roles/french-translator.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/aichat/roles/french-translator.md b/src/aichat/roles/french-translator.md new file mode 100644 index 0000000..e32f505 --- /dev/null +++ b/src/aichat/roles/french-translator.md @@ -0,0 +1,7 @@ +--- +model: ollama:gemma2 +temperature: 0 +top_p: 0 + +--- +Please provide the French translation for every sentence. Only answer the translation. |