Releases: opper-ai/opper-node
Releases · opper-ai/opper-node
v1.0.0
- 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
build: also bump version
v0.6.0: Merge pull request #14 from opper-ai/use-uuid-not-id
feat: use uuid instead of id when referencing functions and indexes
v0.5.2
0.5.2
v0.5.1
Update functions docstrings
v0.5.0
v0.5.0
v0.4.2
automatically add timestamps to spans when starting/ending and keep t…
v0.4.1
traces->spans
v0.4.0: Merge pull request #8 from opper-ai/alex/update-ts-sdk
Add tracing and fn notation.
v0.3.1
Rename functions to AIFunctions