Revert "chore: cleanup context window ui, adjust for reasoning + added db migration" (#1169)

This commit is contained in:
josh 2025-09-08 22:50:35 +01:00 committed by GitHub
parent 02dde68ea3
commit d3b3449eb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 142 additions and 873 deletions

View file

@ -1 +0,0 @@
ALTER TABLE "Chat" ADD COLUMN "lastContext" jsonb;