feat: sentence trainer custom prompt

resolves #162
This commit is contained in:
2025-02-14 15:31:17 +01:00
parent f319714489
commit fb5959998a
2 changed files with 24 additions and 9 deletions

View File

@@ -30,8 +30,6 @@
return a + (b - a) * t;
}
$inspect(chords);
$effect(() => {
const [chord] = chords;
if (!chord) return;