ianarawjo 9d7c458b7a
Better Table Tiew, optimized string storage (#328)
* Add loading spinner overlay to Response Inspector when it hangs on UI reload

* Use Mantine React Table in Response Inspector

* Merge toolbar into Mantine React Table toolbar, to save space

* Disable counting num of matches in search bar, since this is non-trivial now. We might merge later, but the user can use the num of items in the table view as a proxy.

* Adds `StringLookup` table. Change types related to `LLMResponse`s with a `StringOrHash` type, which can be a string or a number.

* Import/export the lookup table when importing/exporting the flow state. 

* Update package version
2025-02-28 14:55:31 -05:00
..
2024-12-27 18:47:32 -05:00
2025-01-27 22:48:37 -05:00