8 Commits

Author SHA1 Message Date
Adityavardhan Agrawal
2985493b66 Update requirements, fix some docker connection issues 2025-04-22 11:39:30 -07:00
Adityavardhan Agrawal
1792275cb8
Format fix, UI package update (#100)
Co-authored-by: Arnav Agrawal <aa779@cornell.edu>
2025-04-20 16:34:29 -07:00
Adityavardhan Agrawal
a34ef42aee bug fix: docker graph 'created_at' and 'updated_at' type mismatch 2025-04-04 21:48:39 -07:00
LukeZekes
5d76521059
Change in max_sim function for newer postgresql versions (#54)
* add filename option for text documents

* fix: duplicated env variables

* Include chunk score in query response

* don't initialize colpali store if one is not provided

* Add score to ChunkSource

* Add huggingface cache volume to avoid redownloads

* Replace <~> in maximum_similarity calculation

* Add dev_mode setup to default configuration

* Dump with databridge documents (no pdfs)

* Add dev_mode setup to default configuration

* Comment docker instructions for api host

* Use empty dump file
2025-03-18 14:41:39 -04:00
Adityavardhan Agrawal
4ae132ff46
Implement knowledge graphs, and graph enhanced querying (#48) 2025-03-17 17:36:43 -04:00
Arnav Agrawal
821e9d7e20
Add support for ColPali (#43)
* debug mps not supported

* further debug (i think i lost some braincells)

* fix mps bug and resolve dependency issues

* remove libmagic dependence

* add colpali embedding model

* multi-vector store works - verified with testing

* add integration testing

* support text embedding in colpali

* complete colplai integration and testing

* formatting + some PR comments

* remove experimental files

* resolve PR comments
2025-02-26 20:17:12 -05:00
Arnav Agrawal
d124e6aa0d
Add support for cache-augmented-generation (#30) 2025-01-28 23:49:28 -05:00
Adityavardhan Agrawal
0a933e5fd6
Add docker support (#24) 2025-01-09 05:17:25 -05:00