11 lines
303 B
JSON
11 lines
303 B
JSON
{
|
|
"id": "ollama",
|
|
"name": "Ollama",
|
|
"version": "0.0.1",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "This is a plugin for Obsidian that enables the usage of Ollama within your notes.",
|
|
"author": "hinterdupfinger",
|
|
"authorUrl": "https://github.com/hinterdupfinger",
|
|
"isDesktopOnly": true
|
|
}
|