Skip invalid research service sources (#1583)

This commit is contained in:
red person
2026-06-03 02:57:09 +03:00
committed by GitHub
parent 953305a5af
commit 0ad5cd783b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -139,6 +139,7 @@ class TestDictBackCompat:
"sources": [
{"url": "https://x.example", "title": "X",
"snippet": "s", "relevance": 0.9},
"bad source row",
],
"sections": ["intro"],
"tokens_used": 42,