feat(add unit tests):

This commit is contained in:
Alexander Myasoedov
2025-01-03 00:10:34 +02:00
parent ffd7d710f1
commit 0a536ee999
3 changed files with 87 additions and 1 deletions
+1
View File
@@ -56,6 +56,7 @@ pre-commit = "^4.0.1"
langchain-groq = "^0.2.0"
huggingface-hub = "^0.25.1"
pytest-httpx = "^0.35.0"
pytest-mock = "^3.14.0"
[tool.ruff]
line-length = 120