-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Quickstart (UI and python) (#1145)
I noticed that .count() wasn't a method on Dataset, so I promoted it out of the duckdb implementation. I also reduced GTE batch size because the progress bar was updating only once every 30 seconds for me, which was just slow enough to make me think it had bugged out. I have not rerecorded videos yet but hopefully some early feedback will prevent me from recording too many unusable takes :) The Quickstart deemphasizes PII and adds clustering/deleting sections. The Python quickstart demos some more powerful filters, like grabbing all clusters with a name at once. --------- Co-authored-by: Daniel Smilkov <[email protected]>
- Loading branch information
Showing
7 changed files
with
202 additions
and
106 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.