Releases: mattpocock/evalite
Releases · mattpocock/evalite
[email protected]
Patch Changes
- 5676b2a: Improved the display of inputs and outputs in traces when custom columns are used.
- 12dd7fc: Re-exported the Evalite type from the 'evalite' package so users don't have to download @evalite/core to access it.
- Updated dependencies [5676b2a]
- @evalite/[email protected]
@evalite/[email protected]
Patch Changes
- 5676b2a: Improved the display of inputs and outputs in traces when custom columns are used.
[email protected]
Minor Changes
- 7734024: Evalite is now multi-modal! Pass Uint8Arrays into data.expected, data.input or the result of task() to display them in the UI.
Patch Changes
- bc7b27d: Added a warning for folks with out-of-date tsconfigs.
- Updated dependencies [7734024]
- @evalite/[email protected]
@evalite/[email protected]
Minor Changes
- 7734024: Evalite is now multi-modal! Pass Uint8Arrays into data.expected, data.input or the result of task() to display them in the UI.
[email protected]
[email protected]
[email protected]
Patch Changes
- f26eaaa: Run the data function as soon as evalite is called for maximum concurrency.
[email protected]
Patch Changes
- b3beda6: Fixed an issue where evals within the same file were not being run concurrently.
[email protected]
Minor Changes
- 4f3d446: Added experimental_customColumns to allow for customizing the columns shown by the UI.
Patch Changes
- Updated dependencies [4f3d446]
- @evalite/[email protected]
@evalite/[email protected]
Minor Changes
- 4f3d446: Added experimental_customColumns to allow for customizing the columns shown by the UI.