m7mdisk_obsidian-gpt/manifest.json

12 lines
350 B
JSON
Raw Permalink Normal View History

2023-03-10 08:04:38 +00:00
{
2023-03-11 09:05:22 +00:00
"id": "gpt-assistant",
2023-03-10 15:11:18 +00:00
"name": "GPT Assistant",
2023-05-16 16:43:01 +00:00
"version": "0.1.3",
2023-03-10 08:04:38 +00:00
"minAppVersion": "0.15.0",
2023-03-11 09:05:22 +00:00
"description": "Use a GPT-3 based model on your notes and get personalized answers from your knowledge base.",
2023-03-10 15:11:18 +00:00
"author": "M7mdisk",
"authorUrl": "https://github.com/M7mdisk",
"fundingUrl": "https://github.com/M7mdisk",
2023-03-10 08:04:38 +00:00
"isDesktopOnly": false
}