Releases: AgentOps-AI/agentops
Releases · AgentOps-AI/agentops
0.1.0-beta.1
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
- Refactor new db structure by @bboynton97 in #85
- optionally bypass create new session on client init by @bboynton97 in #86
- feature: client support starting new sessions by @siyangqiu in #89
- feature: display warning messages to users by @siyangqiu in #90
- moves session_id out of event and to batched request by @bboynton97 in #97
- fix: update configuration to match new requirements by @siyangqiu in #98
- feature: track developer errors if there is an api key by @siyangqiu in #99
- event types by @HowieG in #100
- show session url on new session by @bboynton97 in #101
- Multi agent support by @bboynton97 in #102
- use environment variable for endpoint by @bboynton97 in #103
- added psutil to dependencies by @bboynton97 in #106
- Updated llm_tracker to support new event types by @HowieG in #105
- Readme error log consent by @bboynton97 in #96
- record_function should use singleton and be separated into its own file by @HowieG in #107
- Refactor of llm_tracker and chatml validation by @HowieG in #108
Full Changelog: 0.0.22...0.1.0