verify_claim
Verify any claim by checking it against free sources like Wikipedia and DuckDuckGo using a local LLM, and receive a verdict with citations.
Instructions
Verify a single claim with a local LLM against free sources, returning a verdict and citations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim | Yes | The claim/statement to verify | |
| context | No | Optional surrounding context |