From 455defbf66aa6066b1cc70fb891c4156da0d3c03 Mon Sep 17 00:00:00 2001 From: "J.J. Allaire" Date: Thu, 9 Jan 2025 19:21:50 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e96ab16dd..8b28bf8e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Unreleased +- `task_with()` function for creating task variants. - Print model conversations to terminal with `--display=conversation` (was formerly `--trace`, which is now deprecated). ## v0.3.57 (09 January 2025)