Skip to content

Releases: AgentOps-AI/agentops

0.0.9

16 Dec 01:32
405a962
Compare
Choose a tag to compare

Screenshots and videos

What's Changed

New Contributors

Full Changelog: 0.0.8...0.0.9

0.0.8

23 Nov 06:17
Compare
Choose a tag to compare

removed deprecated openai apis

0.0.7

02 Nov 06:36
Compare
Choose a tag to compare

What's Changed

  • 26 tracebacks for failed events by @areibman in #43
  • Fixed issue where main thread is hanging when end_session isn't explicitly called
  • Added error traces to failed events

Full Changelog: 0.0.6...0.0.7

0.0.6

27 Oct 06:55
01e7e97
Compare
Choose a tag to compare

Fixed support for async and streaming for openai calls
Fixed support for async functions in general

What's Changed

Full Changelog: 0.0.5...0.0.6

0.0.5

07 Oct 00:21
d7510ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.4...0.0.5

0.0.4

22 Sep 09:23
3b7378e
Compare
Choose a tag to compare

Added prompt price tracking

What's Changed

Full Changelog: 0.0.3...0.0.4

0.0.3

13 Sep 23:02
931016a
Compare
Choose a tag to compare

Notable Changes:
-Fixed hanging on unclean exit
-Clean ups session on exit (even if session_end is not called)
-Fixed params not being sent
-Tags are now lists instead of Dict
-End session now updates session
-No longer need to import Configuration
-Under the hood refactoring

0.0.2

28 Aug 23:13
ab1d610
Compare
Choose a tag to compare
  • Fixes issue where sessions are not logged to agentops dashbaord
  • Un-serializable objects are no longer saved to events
  • Auto release to pypi

What's Changed

New Contributors

Full Changelog: https://github.com/AgentOps-AI/agentops/commits/0.0.2