fix: typos in prompts and comments (#195)
Used Codex and https://github.com/crate-ci/typos to identify + fix typos Signed-off-by: Jatan Loya <jatanloya@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ description: |
|
||||
- Build a lightweight streamlit app UI
|
||||
- Allow users to upload a CSV of prompts
|
||||
- Display clustered prompts with auto-generated cluster names and summaries
|
||||
- Click "cluster" and see progress stream in a small window (primarily for aesthetic reaons)
|
||||
- Click "cluster" and see progress stream in a small window (primarily for aesthetic reasons)
|
||||
- Let users browse examples by cluster, view outliers, and inspect individual prompts
|
||||
- See generated analysis rendered in the app, along with the plots displayed nicely
|
||||
- Support selecting clustering algorithms (e.g. DBSCAN, KMeans, etc) and "recluster"
|
||||
|
||||
Reference in New Issue
Block a user