Skip to content

Releases: AnswerDotAI/cosette

v0.2.4

17 Nov 23:31

Choose a tag to compare

New Features

  • Add gpt-oss models (#31)

Bugs Squashed

  • Use json.loads for func args instead of ast.literal_eval (#32), thanks to @artste

v0.2.3

09 Aug 23:20

Choose a tag to compare

New Features

  • Support GPT 5 (#29)

v0.2.2

08 Aug 00:17

Choose a tag to compare

Bugs Squashed

  • openai broke their api (#28)

v0.2.1

07 Aug 20:09

Choose a tag to compare

New Features

  • Support latest 1.99.2 sdk (#27)

v0.2.0

29 Jun 03:47

Choose a tag to compare

Breaking Changes

  • Remove obj support (#26)

v0.1.3

23 Jun 05:21

Choose a tag to compare

Bugs Squashed

  • fastcore dep update needed (#25)

v0.1.2

23 Jun 05:12

Choose a tag to compare

Breaking Changes

  • Switch to responses api

New Features

  • Add loop_outputs (#24)
  • Support instructions param (#23)
  • Switch to responses api (#22)

v0.1.1

21 Jun 23:50

Choose a tag to compare

Breaking changes

  • Remove Client.structured()

New Features

  • Add Chat.structured property (#21)

v0.1.0

21 Jun 23:47

Choose a tag to compare

Breaking changes

  • Remove Client.structured()

New Features

  • Add Chat.structured property (#21)

v0.0.6

19 Jun 06:51

Choose a tag to compare

New Features