Skip to content

0.49.0

Compare
Choose a tag to compare
@takahirom takahirom released this 31 May 05:38
· 4 commits to main since this release
57b06d2

Breaking Change for JSONL Files

The requests specified in our JSONL file did not accurately reflect the actual requests being used. Therefore, to maintain fidelity, we have switched to using curl commands instead.

This approach also enables prompt optimization via skroll.

What's Changed

Full Changelog: 0.48.0...0.49.0