talemate/talemate_frontend
veguAI a1d209a9ae
Some checks failed
ci / container-build (push) Has been cancelled
ci / deploy-docs (push) Has been cancelled
Python Tests / test (3.11) (push) Has been cancelled
0.36.1 (#263)
* fix white space issues in contextual generate causing problems with list creation tasks

* Implement early termination for SSE events in TextGeneratorWebuiClient when receiving "[DONE]" signal,

* gemma-4 template

* prompt tweaks

* set 0.36.1

* update what's new

* prompt tweaks

* update test baselines

* prompt tweaks

* update changelog
2026-04-05 18:20:25 +03:00
..
public 0.32.0 (#208) 2025-08-08 13:56:29 +03:00
src 0.36.1 (#263) 2026-04-05 18:20:25 +03:00
.gitignore initial commit 2023-09-17 16:46:42 +03:00
example.env.development.local 0.32.0 (#208) 2025-08-08 13:56:29 +03:00
index.html 0.32.0 (#208) 2025-08-08 13:56:29 +03:00
jsconfig.json initial commit 2023-09-17 16:46:42 +03:00
package-lock.json 0.36.1 (#263) 2026-04-05 18:20:25 +03:00
package.json 0.36.1 (#263) 2026-04-05 18:20:25 +03:00
README.md 0.32.0 (#208) 2025-08-08 13:56:29 +03:00
vite.config.mjs 0.35.0 (#242) 2026-01-27 10:22:41 +02:00

talemate_frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.