julep-ai / julep

Build AI agents and workflows with a simple API. Supabase for AI agents
https://julep.ai
Apache License 2.0
883 stars 69 forks source link

fix: Change log-step to a jinja template rather than a simpleeval expression #488

Closed creatorrr closed 4 weeks ago

creatorrr commented 1 month ago

Signed-off-by: Diwank Singh Tomer diwank.singh@gmail.com


:rocket: This description was created by Ellipsis for commit df220b4fa3df891fcd1ecc0f9264a78364c9f0d9

Summary:

The PR updates the log_step function to use Jinja templates for log rendering, replacing simpleeval expressions, and adjusts a test case accordingly.

Key points:


Generated with :heart: by ellipsis.dev