Skip to content

Releases: jlowin/ai-labeler

v0.4.0

31 Oct 19:08
3ef1ce6
Compare
Choose a tag to compare

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

v0.3.0

29 Oct 02:37
3cc821b
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @jlowin made their first contribution in #4

Full Changelog: v0.2.1...v0.3.0

v0.2.1

28 Oct 17:51
Compare
Choose a tag to compare

Bugfix: accessing the config as a dict instead of a list
Bugfix: update README YAML formatting

v0.2.0

28 Oct 15:15
Compare
Choose a tag to compare

Add files to context, such as CODEOWNERS, contribution guides, and more.

Initial release

28 Oct 03:05
Compare
Choose a tag to compare
v0.1.0

Update action.yml