Added documentation for test generation through Ollama, including new command-line arguments for `generate_tests.py` and updated `run.sh` script. Also added a new `gen` command to `run.sh` for generating tests via Ollama. This improves usability by providing clear instructions and automation for test generation.
4 lines
148 B
JSON
4 lines
148 B
JSON
{
|
|
"prompt": "Translate the following English text to Russian: 'What time is it right now?'",
|
|
"expected": "Который сейчас час?"
|
|
} |