mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-26 20:26:13 +01:00
19 lines
857 B
JSON
19 lines
857 B
JSON
|
|
{
|
||
|
|
"schema_version": "v1",
|
||
|
|
"name_for_human": "Ai PDF",
|
||
|
|
"name_for_model": "Ai_PDF",
|
||
|
|
"description_for_human": "Super-fast, interactive chats with PDFs of any size, complete with page references for fact checking.",
|
||
|
|
"description_for_model": "Provide a URL to a PDF and search the document. Break the user question in multiple semantic search queries and calls as needed. Think step by step.",
|
||
|
|
"auth": {
|
||
|
|
"type": "none"
|
||
|
|
},
|
||
|
|
"api": {
|
||
|
|
"type": "openapi",
|
||
|
|
"url": "https://plugin-3c56b9d4c8a6465998395f28b6a445b2-jexkai4vea-uc.a.run.app/openapi.yaml",
|
||
|
|
"is_user_authenticated": false
|
||
|
|
},
|
||
|
|
"logo_url": "https://plugin-3c56b9d4c8a6465998395f28b6a445b2-jexkai4vea-uc.a.run.app/logo.png",
|
||
|
|
"contact_email": "support@promptapps.ai",
|
||
|
|
"legal_info_url": "https://plugin-3c56b9d4c8a6465998395f28b6a445b2-jexkai4vea-uc.a.run.app/legal.html"
|
||
|
|
}
|