Update README.md

This commit is contained in:
2026-04-07 16:58:54 +00:00
parent 86a3be2ef9
commit ae7e2a0fc5

View File

@@ -476,7 +476,7 @@ On-demand truth scoring of a claim. Use this to evaluate a specific statement ag
"name": "evaluate", "name": "evaluate",
"arguments": { "arguments": {
"claim": "The deployment uses JWT with refresh tokens for authentication", "claim": "The deployment uses JWT with refresh tokens for authentication",
"context": "HetLife API project" "context": "Some API project"
} }
} }
} }