Skip to content

Releases: AgentOps-AI/agentops

0.1.0-beta.1

18 Mar 18:50
Compare
Choose a tag to compare

v0.1.0-beta.1

BETA
Our biggest update yet

Key Changes

  • Multi-Agent Support
  • Better event tracking
  • Changes to how Sessions are manages
  • Supports agents running on different processes or machines
  • Tracks errors more effectively
  • New TOS
  • AgentOps Client follows singleton pattern

Backwards Compatibility

Versions 0.0.x have entered maintenance mode only. There is no EOL at this time.
Bug fixes will be prioritized, but new features will be implemented in 0.1 only.

Changelog

Full Changelog: 0.0.22...0.1.0

0.0.22

29 Feb 21:15
Compare
Choose a tag to compare

0.0.22

What's Changed

Full Changelog: 0.0.21...0.0.22

0.0.21

22 Feb 03:06
Compare
Choose a tag to compare

##What's Changed

*Ability to wait to start a session after creating the client
*Ability to add tags after the creating the client

0.0.20

25 Jan 07:12
9d83293
Compare
Choose a tag to compare

What's Changed

fix async langchain handler org key

0.0.19

24 Jan 07:58
577e068
Compare
Choose a tag to compare

What's Changed

Fixed Langchain objects not properly serializing as events

0.0.18

24 Jan 04:38
72aa266
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.17...0.0.18

0.0.17

23 Jan 17:11
fc260dc
Compare
Choose a tag to compare

Added orgkey to langchain handler

What's Changed

Full Changelog: 0.0.16...0.0.17

0.0.16

23 Jan 09:02
6afc4fd
Compare
Choose a tag to compare

Update langchain version dependency

0.0.15

23 Jan 08:42
27b43d1
Compare
Choose a tag to compare

Fixed langchain optional dependency

0.0.14

08 Jan 21:51
dac38f2
Compare
Choose a tag to compare

What's Changed

  • fix methods without version not getting patched by @areibman in #73

Full Changelog: 0.0.13...0.0.14