feat: vibe code done
This commit is contained in:
4
tests/translation/test1.json
Normal file
4
tests/translation/test1.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"prompt": "Translate the following English text to Russian: 'Hello, how are you today?'",
|
||||
"expected": "Привет, как дела сегодня?"
|
||||
}
|
||||
4
tests/translation/test2.json
Normal file
4
tests/translation/test2.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"prompt": "Translate the following Russian text to English: 'Как ваши дела?'",
|
||||
"expected": "How are you?"
|
||||
}
|
||||
Reference in New Issue
Block a user