Skip to content

Releases: opper-ai/opper-node

v2.4.0: Merge pull request #63 from opper-ai/joch/add-tags

04 Dec 13:50
3d0a2d4
Compare
Choose a tag to compare

v2.3.0: Merge pull request #61 from opper-ai/joch/manage-indexes-by-name

21 Nov 13:08
606321d
Compare
Choose a tag to compare

v2.2.0: Merge pull request #60 from opper-ai/joch/add-fallback-models

12 Nov 16:15
6adf61d
Compare
Choose a tag to compare

v2.1.1

07 Nov 10:15
1ef1e9f
Compare
Choose a tag to compare
  • Added ability to get a dataset for a given function by name or uuid

v2.1.0

07 Nov 08:19
14e4bbb
Compare
Choose a tag to compare
  • Added new Dataset Class to work with function datasets
  • Internal Testable url paths
  • Internal Remove unnecessary duplication of span methods

v2.0.2

01 Nov 09:39
8c64f3b
Compare
Choose a tag to compare
  • Added expected to DatasetEntry

v2.0.1

28 Oct 12:28
8398d9b
Compare
Choose a tag to compare
  • Added model configuration to generateImage
  • Exported commonly used types

v2.0.0

21 Oct 13:54
46196d8
Compare
Choose a tag to compare

Update opper call to handle streaming to the client

  • Updated opper.call to return an optional ReadableStream

Breaking changes

  • Removed opper.functions.stream
  • Removed opper.functions.pipe

v1.6.1

03 Oct 11:12
0d9d3f0
Compare
Choose a tag to compare
  • Limit the amount of examples the user can send as part of a function call to 10
  • Remove dependency @types/uuid

v1.6.0

02 Oct 11:27
43319b4
Compare
Choose a tag to compare
  • Added ability to upload a file to an existing index using index.uploadFile