yzh503_obsidian-aicommander.../manifest.json

12 lines
327 B
JSON
Raw Normal View History

2023-03-07 06:25:36 +00:00
{
2023-03-09 10:40:44 +00:00
"id": "obsidian-prompt-ai",
"name": "Prompt AI",
2023-03-07 06:25:36 +00:00
"version": "1.0.0",
"minAppVersion": "0.15.0",
2023-03-09 10:40:44 +00:00
"description": "Use OpenAI APIs to generate text from prompt, notes, and audio files.",
"author": "Simon Yang",
"authorUrl": "https://yzh503.github.io",
"fundingUrl": "https://yzh503.github.io",
2023-03-07 06:25:36 +00:00
"isDesktopOnly": false
}