Releases: AgentOps-AI/agentops
Releases · AgentOps-AI/agentops
0.3.19
What's Changed
- GitHub Action - Update examples in docs from notebooks by @github-actions in #519
- Fix packaging by @teocns in #526
- Independent
get_analytics
method by @the-praxs in #522 - Added simple Ollama example by @akhilbandhu in #515
- fix ollama example icon by @areibman in #528
- Otel exporter by @teocns in #529
- GitHub Action - Update examples in docs from notebooks by @github-actions in #527
- Reorganize Dependencies and CI packaging by @teocns in #540
New Contributors
- @akhilbandhu made their first contribution in #515
Full Changelog: 0.3.18...0.3.19
0.3.18
What's Changed
- Contributor guidelines + REST docs by @areibman in #504
- chore(deps): add useful pytest-* plugins by @teocns in #490
- ci: pre-commit hooks for static analysis by @teocns in #510
- agentops_property - internal objects tracking the right way by @teocns in #506
- fix: anthropic provider on raw message by @teocns in #507
- Added More Indepth Tool Documentation For Anthropic API by @TKTSWalker in #503
- update banner by @areibman in #517
Full Changelog: 0.3.17...0.3.18
0.3.17
What's Changed
- Anthropic Examples/Readme Guide Created and Proper Reference Noted. by @TKTSWalker in #466
- Anthropic beta by @areibman in #497
New Contributors
- @TKTSWalker made their first contribution in #466
Full Changelog: 0.3.16...0.3.17
0.3.16
What's Changed
- allow termcolor >=2.3 by @bboynton97 in #494
- verison bump by @areibman in #495
Full Changelog: 0.3.15...0.3.16
0.3.15
What's Changed
- Update Chat with Docs links by @aiswaryasankar in #464
- Update the chat with docs URL by @aiswaryasankar in #465
- Make end_state default to "Indeterminate" when creating session by @HowieG in #472
- feat: create integration between entelligence and agentops repository by @fernando-plank in #479
- Fix autogen reload by @areibman in #468
- Update GH stars by @HowieG in #483
- Updated README and assets with new v2 screenshots by @HowieG in #484
- Update README.md by @PentesterPriyanshu in #467
- [FEATURE] Add support for AI21 via the
ai21
Python SDK by @the-praxs in #382 - [FEATURE] Add support for Mistral via the
mistral
Python SDK by @the-praxs in #374 - chore(tox): add pytest-vcr dependency by @teocns in #489
- chore(deps): unpin
psutil
,termcolor
by @teocns in #491 - bump version by @areibman in #493
New Contributors
- @aiswaryasankar made their first contribution in #464
- @fernando-plank made their first contribution in #479
- @PentesterPriyanshu made their first contribution in #467
- @teocns made their first contribution in #489
Full Changelog: 0.3.14...0.3.15
0.3.15rc1
0.3.14
🥧🥧🥧
Notable Changes:
- Update session stats display
- Server provided URLs
- Bug fix by @knivore. Thanks!
What's Changed
- Adding Chat With Docs link by @HowieG in #438
- Session stats ui by @HowieG in #429
- Update session.py to fix local variable 'formatted_cost' when it is not associated with a value by @knivore in #441
- Fixing black formatting by @HowieG in #443
- Increasing max_queue_size by @HowieG in #442
- display url from api server if available by @siyangqiu in #444
New Contributors
Full Changelog: v0.3.13...0.3.14
v0.3.13
What's Changed
- fixed broken link by @HowieG in #423
- Renamed environment variables page to advanced configuration by @HowieG in #424
- Moved integrations up in sidebar by @HowieG in #425
- Added feedback link to docs by @HowieG in #426
- Issue forms by @areibman in #428
- change printline by @areibman in #427
- Spellcaster typos by @areibman in #430
- GitHub Action - Update examples in docs from notebooks by @github-actions in #431
- unpin dependencies by @areibman in #434
- Release 0.3.13 by @HowieG in #436
Full Changelog: 0.3.12...v0.3.13
0.3.12
New Features
- New session end console output with more information
- Bug fixes
What's Changed
- Automating addition of examples to docs by @HowieG in #396
- Elevated permissions for GITHUB_TOKEN to write PRs. Making errors more pronounced by @HowieG in #398
- Limiting triggers for Github Actions by @HowieG in #399
- adding pip install to langchain example by @HowieG in #401
- feat: session end analytics: tools, llms, duration by @heethjain21 in #392
- Removing dateutil from previous commit by @HowieG in #404
- Touching up automation for prod by @HowieG in #402
- Removing unused notebook html generator by @HowieG in #400
- Fix notebooks automation by @HowieG in #405
- Fix notebook automation typo by @HowieG in #406
- Further reducing scope of automation triggers by @HowieG in #407
- Test-notebooks-extra-comma by @HowieG in #408
- Add Notebooks Examples to Docs push to main by @HowieG in #409
- Refactor how we push to main from Action by @HowieG in #410
- Refactor how we push to main from Action by @HowieG in #411
- Switching back to peter evans create pull request by @HowieG in #412
- GitHub Action - Update examples in docs from notebooks by @github-actions in #413
- fix docs to test mintlify by @areibman in #415
- Removing extra newline which was causing loop by @HowieG in #416
- Fixing image by @HowieG in #417
- GitHub Action - Update examples in docs from notebooks by @github-actions in #418
- change url by @areibman in #420
- Added try catch and extra cases to safe_serialize by @areibman in #421
- 0.3.11 bump by @bboynton97 in #422
New Contributors
- @heethjain21 made their first contribution in #392
Full Changelog: 0.3.11...0.3.12
0.3.11
New Features
- Events created within agent stack trace are assigned to agent
- Automatically name events created by @record_tool and @record_action
Codebase Changes
- LLM Tracker Refactor
- Docs updates
- Notebook testing
- Bug fixes
Notable Commits
- separated llm tracker by model by @bboynton97 in #346
- event decorators have default names by @bboynton97 in #367
- Fixing bad url in multion examples docs by @HowieG in #369
- update logos and banners by @areibman in #371
- Remove unneeded file by @HowieG in #370
- "Fix langchain version typo (#280)" by @roshanr11 in #366
- Fixing issues in notebooks interfering with testing automation by @HowieG in #377
- rename conflicting package names by @bboynton97 in #384
- Capture track agent by @bboynton97 in #381
- Fixing job_posting and calling end_session in notebook automation by @HowieG in #390
- Fixed Time Travel output for multithreading and clarity by @HowieG in #388
- Fixed typos and spelling in docs from Spellcaster by @areibman in #391
- Fixing duplicate llm_pkey errors by @HowieG in #389
- Changes for crew refactor by @bboynton97 in #393
New Contributors
- @roshanr11 made their first contribution in #366
Thank you Roshan!! 🫶
Full Changelog: 0.3.10...0.3.11