Skip to content

Releases: opper-ai/opper-node

v1.0.0

06 Aug 09:39
7445eac
Compare
Choose a tag to compare
  • Added a method to call an Opper model directly without needing to create a function
  • Added a new trace and span instance
  • Removed zod as a dependancy
  • Removed internal createOrUpdate method
  • Added examples to create zod and typebox fn decorators

v0.7.0

17 Jul 07:17
Compare
Choose a tag to compare
build: also bump version

v0.6.0: Merge pull request #14 from opper-ai/use-uuid-not-id

27 Jun 08:59
108ed6f
Compare
Choose a tag to compare
feat: use uuid instead of id when referencing functions and indexes

v0.5.2

06 May 12:41
3acedbd
Compare
Choose a tag to compare
0.5.2

v0.5.1

02 May 13:49
Compare
Choose a tag to compare
Update functions docstrings

v0.5.0

02 May 08:47
Compare
Choose a tag to compare
v0.5.0

v0.4.2

08 Apr 07:52
Compare
Choose a tag to compare
automatically add timestamps to spans when starting/ending and keep t…

v0.4.1

05 Apr 11:29
Compare
Choose a tag to compare
traces->spans

v0.4.0: Merge pull request #8 from opper-ai/alex/update-ts-sdk

05 Apr 09:43
e073f76
Compare
Choose a tag to compare

v0.3.1

06 Mar 16:05
Compare
Choose a tag to compare
Rename functions to AIFunctions