We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3deca0f commit efac9ffCopy full SHA for efac9ff
CONTRIBUTING.md
@@ -48,9 +48,9 @@ pre-commit install
48
49
### Run Tests
50
51
-1. Navigate to `tests/test_local_llamator.py`.
+1. Navigate to the `tests` directory.
52
2. Create `.env` from `.env.example` and fill in the necessary fields.
53
-3. Run the test function based on your LLM client setup.
+3. Run an appropriate test file for your LLM client configuration.
54
55
## Making Changes
56
0 commit comments