Skip to content

Releases: openlayer-ai/openlayer-python

v0.1.0a25

02 Mar 23:19
Compare
Choose a tag to compare
  • make OpenAI cost monitor a static method

v0.1.0a24

01 Feb 04:38
Compare
Choose a tag to compare

Increase max character limit

v0.1.0a23

29 Jan 22:00
Compare
Choose a tag to compare

Instantiate OpenAI monitor with inference pipeline id directly to avoid API request overhead.

v0.1.0a22

12 Jan 08:17
Compare
Choose a tag to compare

Update ground truth merging to be generic merging

v0.1.0a21

06 Jan 13:49
Compare
Choose a tag to compare

Add cost per token

v0.1.0a20

19 Dec 02:43
Compare
Choose a tag to compare

Raises an error if all LLM runner rows throw exceptions & adds those exceptions to the returned dataframe if they only represent a subset

v0.1.0a19

13 Dec 22:29
Compare
Choose a tag to compare

Send prompt with production data

v0.1.0a18

02 Dec 13:41
Compare
Choose a tag to compare

Add data stream method and use it in llm_monitors

v0.1.0a17

27 Nov 00:24
Compare
Choose a tag to compare

Fixes openai issues

v0.1.0a16

19 Nov 01:14
Compare
Choose a tag to compare

Rename goals to tests