Skip to content

v0.5.0

Choose a tag to compare

@EtiennePerot EtiennePerot released this 23 Sep 03:54
· 53 commits to master since this release
v0.5.0
44b33e3

Release v0.5.0 now supports displaying files created during code execution. This feature exists in the "function" only (not in the "tool"), as the tool is meant to be non-interactive and for the LLM's internal use only, whereas the function is user-facing.

Code execution function

This feature idea came from a comment by @sultanjulyan in this issue. See also issue #4.