mirror of
https://github.com/aldo-g/obsidian-llm-test.git
synced 2026-07-22 05:42:19 +00:00
11 lines
No EOL
369 B
JSON
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
|
|
} |