Alex Cabrera

Results 34 issues of Alex Cabrera

If a user provides embeddings, we should compute the projections as a preprocessing step and cache the result. Will make interaction from then on much, much faster. Can create an...

We should let people see and clear the sort when they are not in the table view

Currently the columns in frontend only update when they are all done processing. It would be nice to update them as each finishes.

When functions are updated now, have to manually go and delete cache files. We should track the text of functions and automatically delete and rerun when it changes.

enhancement

Have to manually run `npm run build` after every change when iterating, should set up an `npm run dev`

the Python API breaks down substantially when trying to use a multimodal model. Need to re-design and update the API to directly support multimodal models.

future

# Description Big change to show a home landing screen for projects with quick insights. ## Status & TODO - [x] Generate different home charts depending on # of models...

This is fantastic work! I was wondering if you all could release the instance-level outputs from the analysis. We'd love to visualize the results using [Zeno](https://zenoml.com)

## Changelogs - _enumerate the changes of that PR._ --- _Checklist:_ - [ ] _Was this PR discussed in an issue? It is recommended to first discuss a new feature...