Commit History

Refactor #6
f0fe0fd

LiKenun commited on

Refactor #5
a1a6d79

LiKenun commited on

Refactor #4
6853a4c

LiKenun commited on

Enable `SlackService` to update look-up table for new user identifiers as encountered in incoming messages
488a150

LiKenun commited on

Refactor #3
bb7c9a3

LiKenun commited on

Add `VECTORIZED_CHUNKS_SEARCH_INDEX_NAME` environment variable
98a6105

LiKenun commited on

Put inquirer name in question context
cf871ae

LiKenun commited on

Convert more service methods to async; drop `VectorDatabaseService` intermediary and use the repository classes directly
f7e11c1

LiKenun commited on

Handle unmappable Slack user identifiers
455b194

LiKenun commited on

Yap reduction via prompt tweak
7a90ab0

LiKenun commited on

Resolve user identifiers to display or real names for incoming Slack messages
4d8370b

LiKenun commited on

Do not ingest Slack messages
775cc8d

LiKenun commited on

Repository pattern refactor W.I.P.
bb5dde5

LiKenun commited on

Enable recursive Google Drive directory listing
1fd6030

LiKenun commited on

Add Google Drive-to-MongoDB WebVTT vectorization pipeline notebook
5c7c7e5

LiKenun commited on

Update `GoogleDriveService` and add example usage notebook
c5fe6f5

LiKenun commited on

Add incomplete `ApplicationDatabaseService`
5503290

LiKenun commited on

Simplify models
67436c8

LiKenun commited on

Clean up and restore ability to shut down gracefully
92e41ba

LiKenun commited on

Merge branch 'refactor-2' into refactor-3
6cc5c8d

LiKenun commited on

W.I.P: mongo vector index formatting
7ee11d0

Hussam commited on

`GoogleDriveService`
6deb275

LiKenun commited on

W.I.P: fixing vector index format and search pipeline
6f98944

Hussam commited on

Merge branch 'alt' into refactor-2
b1d0b85

LiKenun commited on

Move more components into dependency injection container
c21d29c

LiKenun commited on

minor fixes to API config
ec5cc7e

Hussam commited on

Re-enable language model for answering questions; remove mock answer
de6924a

LiKenun commited on

WebVTT models and changes to support it
a60b3fc

LiKenun commited on

Bug fixes
3300601

LiKenun commited on

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

LiKenun commited on

Switch to `async` architecture
8ec2c5a

LiKenun commited on

W.I.P.
9fd6e20

LiKenun commited on

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

KingZack commited on

adding google drive access servicee and how to use
40cdcb5

KingZack commited on

Make all code participate in dependency injection
c6a2a56

LiKenun commited on

added vectorDB and context retrieval services, vectorquery model and MongoDB initialization
b6ce87e

Hussam commited on

adding answering service and config parapms, and content model
3799925

KingZack commited on

completed VectorizationService to get embeddings
3978095

KingZack commited on

adding Vectorization service
fddb754

KingZack commited on

Provisional project structure
005a292

LiKenun commited on