fix(storage): support Azure connection string for presigned URLs (#2997)

* fix(docs): update requirements to be more accurate for deploying the app

* updated kb to support 1536 dimension vectors for models other than text embedding 3 small

* fix(storage): support Azure connection string for presigned URLs

* fix(kb): update test for embedding dimensions parameter

* fix(storage): align credential source ordering for consistency
This commit is contained in:
Waleed
2026-01-25 13:06:12 -08:00
committed by GitHub
parent 1bf5ed4586
commit be2a9ef0f8
15 changed files with 183 additions and 87 deletions

View File

@@ -44,7 +44,7 @@ services:
deploy:
resources:
limits:
memory: 4G
memory: 1G
environment:
- NODE_ENV=development
- DATABASE_URL=postgresql://postgres:postgres@db:5432/simstudio