yzh503_obsidian-aicommander.../manifest.json
2023-03-10 18:06:28 +11:00

11 lines
360 B
JSON

{
"id": "obsidian-ai-commander",
"name": "AI Commander",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "Generate text from prompt, notes, and audio files using OpenAI API and search engine.",
"author": "Simon Yang",
"authorUrl": "https://yzh503.github.io",
"fundingUrl": "https://www.buymeacoffee.com/yzh503",
"isDesktopOnly": false
}