Skip to content
Compare
Choose a tag to compare
@jlowin jlowin released this 31 Oct 19:08
· 7 commits to main since this release
3ef1ce6

This release significantly improves GPT-4o-mini's performance with the following steps:

adding a separate reasoning step with a structured response over each label
PrefectHQ/ControlFlow#372, in particular how success tool instructions are generated
tweaking instructions to better reflect the objective
4o-mini is now capable of handling more complex instructions like "never apply this label" (when a label is otherwise obviously appropriate) or contextual application that would fail previously and require 4o proper.

What's Changed

  • Improve 4o-mini output via reasoning by @jlowin in #12

Full Changelog: v0.3.0...v0.4.0