Libr-AI / OpenFactVerification

Loki: Open-source solution designed to automate the process of verifying factuality
https://loki.librai.tech/
MIT License
1.03k stars 45 forks source link

After whole process of fact checking I am getting None #6

Closed shreeforcode closed 8 months ago

shreeforcode commented 8 months ago

File "...\LibrAi\OpenFactVerification\factcheck\core\Retriever\SerperEvidenceRetrieve.py", line 77, in _retrieve_evidence_4_all_claim if query != result.get("searchParameters").get("q"): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'get'

Is this just happening with me ?