aldo-g_obsidian-llm-test/manifest.json
2025-02-12 11:39:45 +01:00

11 lines
No EOL
369 B
JSON

{
"id": "obsidian-rag-test-plugin",
"name": "Obsidian RAG Test Plugin",
"version": "1.0.0",
"minAppVersion": "0.15.0",
"description": "A plugin to index test notes and display a dashboard for self-testing based on your notes.",
"author": "Aldo E George",
"authorUrl": "https://obsidian.md",
"fundingUrl": "https://obsidian.md/pricing",
"isDesktopOnly": false
}