13 Commits

Author SHA1 Message Date
Yuhong Sun
26b491fb0c
Prep for Hybrid Search (#648) 2023-10-29 00:13:21 -07:00
Yuhong Sun
96575bf893
Remove Unused Imports and Variables (#344) 2023-08-27 17:39:41 -07:00
Yuhong Sun
8159fdcdce
Add Vespa and rework Document Indices (#317) 2023-08-24 08:46:28 -07:00
Chris Weaver
132a9f750d
Add Github Action to run mypy / reorder-python-imports / black on all PRs (#251)
Also fixes import ordering (previously, local imports weren't grouped together as they should have been)
2023-07-29 16:53:38 -07:00
Yuhong Sun
7c97cc4626
DAN-55 Intent Model (#89)
Includes:
- Intent Model
- Heuristic Classifications
- GPT self error classification
- Bugfix on finding end of answer stream
2023-06-07 15:27:06 -07:00
Yuhong Sun
c4e8afe4d2
DAN-81 Improve search round 2 (#82)
Includes:
- Multi vector indexing/search
- Ensemble model reranking
- Keyword Search backend
2023-06-04 20:02:32 -07:00
Yuhong Sun
ae2a1d3121
DAN-71 Give back all ranked results from search (#34) 2023-05-12 15:47:58 -07:00
Yuhong Sun
20b25e322f
DAN-23 Stream model output (#30) 2023-05-11 22:49:26 -07:00
Yuhong Sun
279c5e0eb1
DAN-50 References should include blurb (#26) 2023-05-10 21:03:15 -07:00
Yuhong Sun
25b59217ef
DAN-25 Semantic Identifier for Documents (#24) 2023-05-09 22:46:45 -07:00
Yuhong Sun
e7b901f292
DAN-2 Backend Support for Filters (#8)
Additionally added an __init__.py for mypy issue
2023-05-01 22:29:09 -07:00
Yuhong Sun
f2d3d8269d
Prompt Tuning and minor QOA changes (#2) 2023-04-29 15:22:16 -07:00
Yuhong Sun
402b89b6ec Initial Commit 2023-04-28 22:40:46 -07:00