Skip to content

docs: clarify self-hosted local embedding limits#1171

Open
anirudh5harma wants to merge 1 commit into
supermemoryai:mainfrom
anirudh5harma:codex/multilingual-local-embeddings-plan
Open

docs: clarify self-hosted local embedding limits#1171
anirudh5harma wants to merge 1 commit into
supermemoryai:mainfrom
anirudh5harma:codex/multilingual-local-embeddings-plan

Conversation

@anirudh5harma

@anirudh5harma anirudh5harma commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a Local Embeddings self-hosting docs page that explains the current local embedding limitation for multilingual deployments
  • link the new page from self-hosting navigation, configuration, and quickstart
  • add a docs-test guard so we do not accidentally document unsupported embedding-model env vars as live config

Tests

  • PATH="$HOME/.bun/bin:$PATH" bun run test:self-hosting
  • PATH="$HOME/.bun/bin:$PATH" bunx turbo run check-types --filter='@supermemory/ai-sdk' --filter='@supermemory/memory-graph'
  • PATH="$HOME/.bun/bin:$PATH" bunx biome ci --changed --since=origin/main --no-errors-on-unmatched

Caveat

This PR does not implement the full multilingual embedding-profile/reindex fix for #1104 because the public repo and server-v0.0.3 tag do not include the self-hosted server embedding worker, pgvector schema, or binary build source. It ships the public docs/test guardrails for the issue and documents the production fix shape without claiming unsupported env vars already work.

@vorflux

vorflux Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Vorflux skipped this auto review because this account has reached its Auto Review daily review limit (20/20). You can change this in Auto Review Settings: https://us1.vorflux.com/supermemory/settings?section=pull-requests

@anirudh5harma anirudh5harma marked this pull request as ready for review June 27, 2026 21:06
@graphite-app graphite-app Bot requested a review from Dhravya June 27, 2026 21:06
@anirudh5harma

Copy link
Copy Markdown
Contributor Author

@claude please review this PR. Focus on whether the docs accurately describe the current self-hosted local embedding limitation without overclaiming unimplemented model-selection behavior, and whether the docs-test guard covers the important edge cases for issue #1104.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant