It wont be uncommon to have embeddings in state.
Current behavior
Currently we render each dimension as its own field. This slows down the UI when things get large.
Screenshots

Steps to replicate behavior
Use telephone example.
- save a list of floats
- see it in state
Library & System Information
latest.
Expected behavior
Not each dimension as its own field. A single array view. Or something special for embeddings.
The UI is snappy.
Additional context
Telephone example saves embeddings.
It wont be uncommon to have embeddings in state.
Current behavior
Currently we render each dimension as its own field. This slows down the UI when things get large.
Screenshots
Steps to replicate behavior
Use telephone example.
Library & System Information
latest.
Expected behavior
Not each dimension as its own field. A single array view. Or something special for embeddings.
The UI is snappy.
Additional context
Telephone example saves embeddings.