1ab36930fc
* Feature/port kg to handler rebased (#1478) * up * up * add back database * merge * merge * removing prompt provider (#1479) * removing prompt provider * migrate prompt provider * update lock file * rm file provider * refactor imports (#1481) * making types more explicit across codebase (#1482) * cleanup prompt handler * cleanup prompt handler * add kg create tables * Feature/dev minor rebased (#1485) * Update pyproject.toml (#1471) * add alembic migrations to pypi release (#1472) * add alembic migrations to pypi release * modify path * run on main (#1474) * minor kg-search bug (#1476) * minor kg-search bug * fix * Update pyproject.toml * Move to psycopg binary (#1477) --------- Co-authored-by: Shreyas Pimpalgaonkar <shreyas.gp.7@gmail.com> Co-authored-by: Nolan Tremelling <34580718+NolanTrem@users.noreply.github.com> * Chunk CRUD (#1483) * check in * Finish ingest chunks, delete, and testing * Docs and JS tests * Ensure that we retrieve KG Status for documents in collection (#1484) * Update pyproject.toml (#1471) * add alembic migrations to pypi release (#1472) * add alembic migrations to pypi release * modify path * run on main (#1474) * minor kg-search bug (#1476) * minor kg-search bug * fix * Update pyproject.toml * Move to psycopg binary (#1477) * Ensure that we retrieve KG Status for documents in collection * github sucks --------- Co-authored-by: emrgnt-cmplxty <68796651+emrgnt-cmplxty@users.noreply.github.com> Co-authored-by: Shreyas Pimpalgaonkar <shreyas.gp.7@gmail.com> --------- Co-authored-by: Shreyas Pimpalgaonkar <shreyas.gp.7@gmail.com> Co-authored-by: Nolan Tremelling <34580718+NolanTrem@users.noreply.github.com>