EQ3A2A's picture
Upload folder using huggingface_hub
d195d4f
raw
history blame contribute delete
744 Bytes
{
"schema_version": "v1",
"name_for_human": "factool",
"name_for_model": "factool",
"description_for_human": "Plugin for fact checking. you can verify the factuality of a sentence, a paragraph, a math solution, or a code snippet.",
"description_for_model": "Plugin for fact checking. you can verify the factuality of a sentence, a paragraph, a math solution, or a code snippet.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "http://localhost:5003/openapi.yaml",
"is_user_authenticated": false
},
"logo_url": "http://localhost:5003/logo.png",
"contact_email": "ethanicchern@gmail.com",
"legal_info_url": "http://example.com/legal"
}