mirror of
https://github.com/vegu-ai/talemate.git
synced 2026-04-28 03:29:46 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| example.env.development.local | ||
| index.html | ||
| jsconfig.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vite.config.mjs | ||
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