AcadeDoc/apps/server/src/integrations
Philip Okugbe 9aaa6c731c
feat: add AI_EMBEDDING_SUPPORTS_MRL env var to decouple pgvector dimensions from model API (#2079)
Some embedding models don't accept a `dimensions` parameter. This adds
an optional env var that controls whether the dimension is sent to the
model API, while always using it for pgvector indexing. Preset models
have this handled automatically; the env var allows explicit override
for custom models.
2026-03-31 19:39:49 +01:00
..
audit noop audit module (#1994) 2026-03-05 09:29:39 +00:00
environment feat: add AI_EMBEDDING_SUPPORTS_MRL env var to decouple pgvector dimensions from model API (#2079) 2026-03-31 19:39:49 +01:00
export fix: editor fixes (#2067) 2026-03-29 02:19:09 +01:00
health feat: cloud and ee (#805) 2025-03-06 13:38:37 +00:00
import fix: enhance confluence importer (#2072) 2026-03-30 13:16:40 +01:00
mail feat: notifications (#1947) 2026-02-14 20:00:38 -08:00
queue feat: page update notifications (#2074) 2026-03-31 16:03:59 +01:00
redis feat: Typesense search driver (EE) (#1664) 2025-10-07 17:34:32 +01:00
security feat: add version check (#922) 2025-03-22 15:29:10 +00:00
static feat: user session management (#2056) 2026-03-26 20:00:04 +00:00
storage feat(editor): audio and PDF nodes (#2064) 2026-03-28 17:33:29 +00:00
telemetry telemetry module (#934) 2025-03-23 13:12:41 +00:00
throttle feat: ratelimits (#2073) 2026-03-30 15:38:44 +01:00
transactional feat: page update notifications (#2074) 2026-03-31 16:03:59 +01:00