Skip to content

Releases: outl1ne/nova-openai

0.13.0

21 Oct 07:00
2b7f7b3
Compare
Choose a tag to compare
  • Add json() and thread() helpers to Thread MessagesResponse
  • Change Thread Run response wait() function to return with messages, not RunResponse

0.12.1

21 Oct 06:19
d3655b7
Compare
Choose a tag to compare
  • Implement missing types for Structured Outputs

0.12.0

18 Oct 13:58
37d8a96
Compare
Choose a tag to compare
  • Add Structured Outputs support to Chat

0.11.1

17 Oct 17:04
982db0e
Compare
Choose a tag to compare
  • Pricing fix

0.11.0

11 Oct 13:32
8f28b9d
Compare
Choose a tag to compare
  • Vector Store API added

0.10.16

04 Oct 07:39
2f5b689
Compare
Choose a tag to compare
  • Pricing update

0.10.15

03 Oct 08:42
bfca8de
Compare
Choose a tag to compare
  • Pricing update

0.10.14

28 Aug 06:04
bfca8de
Compare
Choose a tag to compare
Merge pull request #63 from outl1ne/Virtual-branch

chore: Fix optional parameter in assistant method

0.10.13

14 Aug 12:39
1459825
Compare
Choose a tag to compare
Merge pull request #62 from outl1ne/Virtual-branch

fix: Correct status handling in RunResponse class

0.10.12

14 Aug 11:52
1ad8737
Compare
Choose a tag to compare
Merge pull request #60 from outl1ne/Virtual-branch

Virtual branch