Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: setup basic dataset versions * feat: setup concurrent annotation upload * feat: setup datasets base class * feat: setup image classification dataset classes * feat: setup bulk upload utils * feat: setup bulkupload * feat: upload from folder method * feat: upload from csv * fix: search test cases * fix: lint issues * feat: added algorithm to search * fix: test cases * feat: setup tests for search * chore: fix lint issues * fix: failing tests * chore: upgrade grpc module * chore: replace deprecated uuid package * chore: setup base rag class * feat: setup llma powered utilities * feat: setup chat method * fix: lint issues * feat: setup rag with tests * fix: failing tests with url helper * fix: lint issues * fix: addressed review comments * feat: use event emitter for bulk upload progress * chore: fix lint issues * refactor: use array notation for polygon type * chore: remove unused server state management code * fix: increase client state test timeout * fix: lint issues * fix: constructors
- Loading branch information