mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2025-03-20 00:52:22 +00:00
3 lines
91 B
MySQL
3 lines
91 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "workspaces" ADD COLUMN "similarityThreshold" REAL DEFAULT 0.25;
|