Releases: opper-ai/opper-python
Releases · opper-ai/opper-python
v0.15.1
Released version 0.15.1
v0.15.0
Released version 0.15.0
v0.14.0
Released version 0.14.0
v0.13.0
Released version 0.13.0
v0.12.3
Released version 0.12.3
v0.12.2
Released version 0.12.2
v0.12.1
Released version 0.12.1
v0.11.1: Update readme (#47)
* 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)
* 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
fix: make sure that retrieval spans ends up in the correct parent spa…