Skip to content

Commit b464df9

Browse files
authored
New Plugin: AI Assistant (#482)
1 parent 740e5fa commit b464df9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"ID": "8226842d-f2e2-4159-940c-966666ce7b44",
3+
"Name": "AI Assistant",
4+
"Description": "Query OpenRouter AI models directly from Flow Launcher",
5+
"Author": "Lucas Shamanic",
6+
"Version": "0.0.2",
7+
"Language": "python",
8+
"Website": "https://github.com/shamanicvocalarts/Flow.Launcher.Plugin.AI-Assistant",
9+
"UrlDownload": "https://github.com/shamanicvocalarts/Flow.Launcher.Plugin.AI-Assistant/releases/download/v0.0.2/Flow.Launcher.Plugin.ai.zip",
10+
"UrlSourceCode": "https://github.com/shamanicvocalarts/Flow.Launcher.Plugin.AI-Assistant/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/shamanicvocalarts/Flow.Launcher.Plugin.AI-Assistant@main/images/app.png"
12+
13+
14+
}

0 commit comments

Comments
 (0)