Skip to content

[#441] Preload embedding model at startup#461

Draft
sahilds1 wants to merge 5 commits intoCodeForPhilly:developfrom
sahilds1:441-embedding-models
Draft

[#441] Preload embedding model at startup#461
sahilds1 wants to merge 5 commits intoCodeForPhilly:developfrom
sahilds1:441-embedding-models

Conversation

@sahilds1
Copy link
Collaborator

@sahilds1 sahilds1 commented Feb 13, 2026

Description

  • Preload SentenceTransformer model at Django startup before traffic is routed to the application instance
  • Start adding tests for the embeddings services by pulling apart the core logic to make testing easier

Related Issue

GitHub Issue #441

Manual Tests

Automated Tests

Documentation

Reviewers

Notes

@sahilds1 sahilds1 changed the title REFACTOR Pull apart get_closest_embeddings to make testing easier [DRAFT] [#441] Embedding Models Feb 13, 2026
@sahilds1 sahilds1 self-assigned this Feb 13, 2026
@sahilds1 sahilds1 changed the title [DRAFT] [#441] Embedding Models [WIP] [#441] Embedding Models Feb 13, 2026
@sahilds1 sahilds1 changed the title [WIP] [#441] Embedding Models [#441] Preload embedding model at startup Feb 27, 2026
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