Skip to content

Releases: mattpocock/evalite

[email protected]

01 Jan 09:39
Compare
Choose a tag to compare

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]

01 Jan 09:39
Compare
Choose a tag to compare

Patch Changes

  • 5676b2a: Improved the display of inputs and outputs in traces when custom columns are used.

[email protected]

30 Dec 09:35
1cb85a4
Compare
Choose a tag to compare

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

@evalite/[email protected]

30 Dec 09:35
1cb85a4
Compare
Choose a tag to compare

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]

26 Dec 19:35
b31ef2e
Compare
Choose a tag to compare

Patch Changes

  • 7307a99: Made traceAISDKModel work with streamText.
  • 6063c34: Fixed an issue where the user could override the include, mode or browser options.
  • 77063eb: Made traceAISDK not fail on tool calls.

[email protected]

18 Dec 09:12
40c3be7
Compare
Choose a tag to compare

Patch Changes

  • 9cdb9b8: Made experimental_customColumns show in the TUI.
  • 032bd16: Fixed an issue where testTimeout (and other config options) could not be overwritten by the user.

[email protected]

17 Dec 21:10
3706787
Compare
Choose a tag to compare

Patch Changes

  • f26eaaa: Run the data function as soon as evalite is called for maximum concurrency.

[email protected]

17 Dec 20:44
3b00a21
Compare
Choose a tag to compare

Patch Changes

  • b3beda6: Fixed an issue where evals within the same file were not being run concurrently.

[email protected]

17 Dec 14:14
f46d23b
Compare
Choose a tag to compare

Minor Changes

  • 4f3d446: Added experimental_customColumns to allow for customizing the columns shown by the UI.

Patch Changes

@evalite/[email protected]

17 Dec 14:14
f46d23b
Compare
Choose a tag to compare

Minor Changes

  • 4f3d446: Added experimental_customColumns to allow for customizing the columns shown by the UI.