Spaces:
Runtime error
Runtime error
Commit History
Refactor #6 f0fe0fd
Refactor #5 a1a6d79
Refactor #4 6853a4c
Enable `SlackService` to update look-up table for new user identifiers as encountered in incoming messages 488a150
Use decorator-based plugin registration d1ed688
Refactor #3 bb7c9a3
Replace temporary independent health check process with integrated health check endpoint a08a6f4
Add `VECTORIZED_CHUNKS_SEARCH_INDEX_NAME` environment variable 98a6105
updating to new mongon free instance 961770c
Code clean-up: removal of dead code and shortening expressions 07d8dfc
Put inquirer name in question context cf871ae
Convert more service methods to async; drop `VectorDatabaseService` intermediary and use the repository classes directly f7e11c1
Make dependency injection configuration more readable 47ead95
Handle unmappable Slack user identifiers 455b194
Yap reduction via prompt tweak 7a90ab0
Merge branch health-check into alt dd69fa3
Merge branch 'mime-type-handler-registry' into alt 20f38b2
Merge pull request #9 from CUNYTechPrep/web-vtt-without-start-time-ingestion-bugfix b1a6db2
Kevin Li commited on
MIME type handler proof-of-concept d9e81c2
Merge branch alt into mime-type-handler-registry cc6f2db
Fix WebVTT ingestion when file does not specify start time fdc3cf0
Resolve user identifiers to display or real names for incoming Slack messages 4d8370b
Do not ingest Slack messages 775cc8d
Fix WebVTT ingestion when file does not specify start time d8ea499
Fix minor bugs with poorly qualified symbols 40a7d2c
Convert WebVTT parser to a dynamically registered MIME type handler c089adf
Resolve user identifiers to display or real names for incoming Slack messages 8d8e85a
Add parent-chunk identifier index 7aeec4b
Repository pattern refactor W.I.P. bb5dde5
Enable recursive Google Drive directory listing 1fd6030
Bug fixes; remove references to uncommitted work-in-progress af0a2bd
Add Google Drive-to-MongoDB WebVTT vectorization pipeline notebook 5c7c7e5
Update `GoogleDriveService` and add example usage notebook c5fe6f5
Add provisional `FILE_MONITOR_ROOT_PATH` environment variable/setting 059c10d
Add `GoogleDriveMetadata` model 1f03a91
Add incomplete `ApplicationDatabaseService` 5503290
Simplify models 67436c8
Clean up and restore ability to shut down gracefully 92e41ba
Merge branch 'refactor-2' into refactor-3 6cc5c8d
Disable logging to file (for lack of suitable place to write log) deb6243
Change Docker volume mount point (`/data`) for compatibility with Hugging Face Spaces d3e6eca
W.I.P: mongo vector index formatting 7ee11d0
Hussam commited on
`GoogleDriveService` 6deb275
W.I.P: fixing vector index format and search pipeline 6f98944
Hussam commited on