acb / src /retrieval.py

Commit History

feat: follow-up question improvements and context tracking
92925b6

ktek commited on

Cleaned up project, put prompts in registry.py, deleted redundant comments
0ff62f0

ktek commited on

merge
79d4fd5

Kagan Tek commited on

Added dual query retrieval feature
090be0a

ktek commited on

Integrated query rewriting to system and added unit tests
531d0e4

ktek commited on

Implemented retrieval class with reranking that can be turned off, has a vectorstore in it to perform similarity search with query and docs
95724f0

ktek commited on