Skip to content

Releases: AgentOps-AI/agentops

0.3.19

04 Dec 00:53
7c9b746
Compare
Choose a tag to compare

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

Full Changelog: 0.3.18...0.3.19

0.3.18

19 Nov 19:05
38abb49
Compare
Choose a tag to compare

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

10 Nov 02:38
bfef59e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.16...0.3.17

0.3.16

09 Nov 18:43
842d9b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.15...0.3.16

0.3.15

09 Nov 01:18
b6f5a43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.14...0.3.15

0.3.15rc1

31 Oct 04:35
Compare
Choose a tag to compare
0.3.15rc1 Pre-release
Pre-release

Autogen latency fix RC branch

0.3.14

14 Oct 23:53
d04622a
Compare
Choose a tag to compare

🥧🥧🥧

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

02 Oct 18:32
8188a21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.12...v0.3.13

0.3.12

23 Sep 19:30
a258779
Compare
Choose a tag to compare

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

Full Changelog: 0.3.11...0.3.12

0.3.11

17 Sep 21:56
Compare
Choose a tag to compare

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

New Contributors

  • @roshanr11 made their first contribution in #366
    Thank you Roshan!! 🫶

Full Changelog: 0.3.10...0.3.11