| Clean up and simplify async handling

This commit is contained in:
2026-05-19 01:35:46 +03:00
parent 135ca8d107
commit 31fd24335a
6 changed files with 594 additions and 57 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "gpt-unslothed",
"author": "edde746",
"description": "Use local language models via Unsloth Studio API to generate messages based on history and a prompt."
"description": "Use local language models via Unsloth Studio API to generate messages based on history and a prompt.",
"file": "plugin.js"
}