fix(web): remove LLM page actions and related routes

This commit is contained in:
Aman Varshney
2025-07-29 11:30:10 +05:30
parent 54c4af6ff1
commit ec808ff959
14 changed files with 78 additions and 322 deletions

View File

@@ -14,7 +14,7 @@
},
"apps/cli": {
"name": "create-better-t-stack",
"version": "2.27.1",
"version": "2.28.0",
"bin": {
"create-better-t-stack": "dist/index.js",
},