-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Chore: Try python 3.10 * Feature: Update to Python 3.11 (#195) * Update Python and PyTorch * Use 3.10 * Back to 3.12 * Use sudo * Avoid dev * Remove manual install of 3.12 * Relax scipy * Try and fix gensim * Update pip and wheel globally * Install Rust for tokenizers * Activate Rust * Unpin transformers * Try to remove Rust * Bump setuptools * Add comma * Unpin faiss-cpu * Downgrade to 3.11 * Fix Specter import * Import from adapters * Check what's different with specter * Bump celery * Remove print statement * Pin packages * Feat: Initial bullmq setup * Add headers to tests * Feat: Create first working version of bullmq queue * Feat: Add update status to the expertise service * Fix: Add jobs in its own queue * Feat: Add legacy expertise endpoint back * Refactor: Change the name queue * Feat: Format name and logs for the queue * Feat: Print traceback in logs * Feat: Disallow repeated jobs * Feat: Remove legacy code * Feat: Add concurrency option to config * Feat: Add match_group and alternate_match_group to the job logs --------- Co-authored-by: Harold Rubio <[email protected]> Co-authored-by: Harold Rubio <[email protected]>
- Loading branch information
1 parent
1362f71
commit ecc8a88
Showing
6 changed files
with
444 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.