feat(stage8): evidence scoring — transparent multidimensional scores (independence, proximity, support, contradiction, directness, date)
This commit is contained in:
@@ -21,6 +21,7 @@ dependencies = [
|
||||
"trafilatura>=2.0.0",
|
||||
"uvicorn>=0.30.0",
|
||||
"structlog>=24.0.0",
|
||||
"openai>=3.3.1",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
@@ -53,4 +54,4 @@ pythonpath = ["src"]
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py312"
|
||||
line-length = 120
|
||||
line-length = 120
|
||||
|
||||
Reference in New Issue
Block a user