Files
oak-gpui/crates/eval
Oleksiy Syvokon 76a78b550b eval: Write JSON-serialized thread (#29271)
This adds `last.message.json` file that contains the full request plus
response (serialized as a message from assistant for consistency with
other messages).

Motivation: to capture more info and to make analysis of finished runs
easier.

Release Notes:

- N/A
2025-04-23 15:22:19 +03:00
..

Eval

This eval assumes the working directory is the root of the repository. Run it with:

cargo run -p eval