17 lines
515 B
JSON
17 lines
515 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{ "Name": "AI Assistants (Gemini 3.0 Pro, Qwen3.6-35B)" },
|
|
{ "Name": "NikkeDoy" }
|
|
],
|
|
"Description": "Chat with local models using Unsloth Studio API.",
|
|
"Icon": "dialog-messages",
|
|
"Id": "fi.huitsinnevada.unsloth_chat",
|
|
"Name": "Unsloth",
|
|
"Version": "1.0",
|
|
"Website": "https://huitsinnevada.fi/projects"
|
|
},
|
|
"KPackageStructure": "Plasma/Applet",
|
|
"X-Plasma-API-Minimum-Version": "6.0"
|
|
}
|