feat(add templates):

This commit is contained in:
Alexander Myasoedov
2024-11-30 09:38:48 +02:00
parent f57f3e9f43
commit 789d0100f1
6 changed files with 226 additions and 159 deletions
+1
View File
@@ -3,6 +3,7 @@ let URL = window.location.href;
if (URL.endsWith('/')) {
URL = URL.slice(0, -1);
}
URL = URL.replace('/#', '');
// Vue application
let LLM_SPECS = [