add test evaluation

This commit is contained in:
VinciGit00 2024-04-24 20:36:49 +02:00
parent b8a342ec90
commit 9898bfb071

View File

@ -6,5 +6,5 @@ Remember to activating Ollama and having installed the LLM on your pc
For running the tests run the command:
```python
pytests
pytest
```