Skip to content

Releases: opper-ai/opper-python

v0.15.1

09 Sep 12:30
f6edb64

Choose a tag to compare

Released version 0.15.1

v0.15.0

05 Sep 13:48

Choose a tag to compare

Released version 0.15.0

v0.14.0

26 Aug 13:48
d53f3bd

Choose a tag to compare

Released version 0.14.0

v0.13.0

23 Aug 07:58
dccd557

Choose a tag to compare

Released version 0.13.0

v0.12.3

22 Aug 11:51
17d7c00

Choose a tag to compare

Released version 0.12.3

v0.12.2

19 Aug 13:03
290d883

Choose a tag to compare

Released version 0.12.2

v0.12.1

13 Aug 13:45

Choose a tag to compare

Released version 0.12.1

v0.11.1: Update readme (#47)

06 Aug 12:35
8089f08

Choose a tag to compare

* examples: add name to calls

* fix: return the correct response object to be able to add metrics

* docs: update readme to cover call

* build: bump version

* fix: handle str result from call in a better way

v0.11.0: Add call (#46)

06 Aug 07:29
e05466b

Choose a tag to compare

* examples: put manual generation into separate function

* feat: add ability to make calls to models without having to explicitly declare a function

v0.10.1

30 Jul 06:39
831423b

Choose a tag to compare

fix: make sure that retrieval spans ends up in the correct parent spa…