Skip to content

Conversation

@ashleynhs
Copy link
Contributor

Overview

Made 3 main changes to cleanup the codebase - removing logging, modifying the embedding strategy, and refactoring NotifService logic.

Changes Made

  • Removed console logs that were making code messy in multiple files
  • Now using precomputed embeddings for getSearchSuggestions() rather than computing on each request
  • Removed duplicate logic for notifications and made some helpers, now easier to create a new type of notification

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.

2 participants