more models, nodemon fix, thinking fixes, settings ui fixes, clean

This commit is contained in:
Aidan 2025-07-03 01:04:19 -04:00
parent 4409acd79d
commit 973d224bf7
7 changed files with 211 additions and 106 deletions

2
config/settings.ts Normal file
View file

@ -0,0 +1,2 @@
export const seriesPageSize = 4;
export const modelPageSize = 4;