File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 - name : STORAGE_BACKEND
2727 value : pgvector
2828 - name : LAKEBASE_INSTANCE
29- value : genie-cache
29+ value : genie-cache-lr
3030 - name : LAKEBASE_CATALOG
3131 value : default
3232 - name : LAKEBASE_SCHEMA
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pydantic-settings==2.1.0
55httpx == 0.26.0
66python-dotenv == 1.0.0
77numpy == 1.26.3
8- databricks-sdk >= 0.40 .0
8+ databricks-sdk >= 0.55 .0
99
1010# PostgreSQL with PGVector for vector similarity search
1111pgvector == 0.2.4
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pydantic-settings==2.1.0
55httpx == 0.26.0
66python-dotenv == 1.0.0
77numpy == 1.26.3
8- databricks-sdk >= 0.40 .0
8+ databricks-sdk >= 0.55 .0
99
1010# PostgreSQL with PGVector for vector similarity search
1111pgvector == 0.2.4
You can’t perform that action at this time.
0 commit comments