Skip to content

Releases: gentrace/gentrace-python

v0.5.4

24 Apr 19:54
5d5b16f

Choose a tag to compare

0.5.4 (2023-04-24)

Bug Fixes

v0.5.3

24 Apr 15:48
5ad0814

Choose a tag to compare

0.5.3 (2023-04-24)

Bug Fixes

  • add more tests around proper usage patterns (#60) (fe8970c)
  • store old create/acreate functions (#58) (b7414c6)

v0.5.2

24 Apr 10:28
19969da

Choose a tag to compare

0.5.2 (2023-04-23)

Bug Fixes

v0.5.1

21 Apr 14:42
be05740

Choose a tag to compare

0.5.1 (2023-04-21)

Bug Fixes

v0.5.0

20 Apr 15:35
0266475

Choose a tag to compare

0.5.0 (2023-04-20)

Features

  • simplify the OpenAI interface syntax (#50) (0932029)

v0.4.1

20 Apr 13:08
6b13508

Choose a tag to compare

0.4.1 (2023-04-20)

Bug Fixes

  • make stream work with returned pipeline_run_id (#48) (ffa60ad)

v0.4.0

19 Apr 22:15
711b8dd

Choose a tag to compare

0.4.0 (2023-04-19)

Features

v0.3.0

16 Apr 14:36
efd0f9b

Choose a tag to compare

0.3.0 (2023-04-16)

Features

v0.2.2

14 Apr 20:27
d382b54

Choose a tag to compare

0.2.2 (2023-04-14)

Bug Fixes

  • modify prompt templating to be more Pythonic (#37) (0c96b84)

v0.2.1

14 Apr 20:23
c4da66f

Choose a tag to compare

0.2.1 (2023-04-14)

Bug Fixes

  • elapsed time is computed in the correct way (#34) (88bdf0c)