Spaces:
Runtime error
Runtime error
Commit History
Refactor #5 a1a6d79
Refactor #4 6853a4c
Enable `SlackService` to update look-up table for new user identifiers as encountered in incoming messages 488a150
Refactor #3 bb7c9a3
Add `VECTORIZED_CHUNKS_SEARCH_INDEX_NAME` environment variable 98a6105
Put inquirer name in question context cf871ae
Convert more service methods to async; drop `VectorDatabaseService` intermediary and use the repository classes directly f7e11c1
Handle unmappable Slack user identifiers 455b194
Yap reduction via prompt tweak 7a90ab0
Resolve user identifiers to display or real names for incoming Slack messages 4d8370b
Do not ingest Slack messages 775cc8d
Repository pattern refactor W.I.P. bb5dde5
Enable recursive Google Drive directory listing 1fd6030
Add Google Drive-to-MongoDB WebVTT vectorization pipeline notebook 5c7c7e5
Update `GoogleDriveService` and add example usage notebook c5fe6f5
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
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
Merge branch 'alt' into refactor-2 b1d0b85
Move more components into dependency injection container c21d29c
minor fixes to API config ec5cc7e
Hussam commited on
Re-enable language model for answering questions; remove mock answer de6924a
WebVTT models and changes to support it a60b3fc
Bug fixes 3300601
revised mongo_db index creation, storing, and similarity search using the new Chunk model 06d7b2d
Hussam commited on
redone context retrieval 100a4fd
Hussam commited on
Remove stray imports; add missing dependency `aiohttp` 1b9bbe2
Switch to `async` architecture 8ec2c5a
W.I.P. 9fd6e20
added basic content_exists method implementation dfc575a
Hussam commited on
refactored mongo init, context and vectordb services to be synchronous fcc0368
Hussam commited on
adding google drive service readme e9e3bda
adding google drive access servicee and how to use 40cdcb5
Make all code participate in dependency injection c6a2a56
added vectorDB and context retrieval services, vectorquery model and MongoDB initialization b6ce87e
Hussam commited on