Skip to content

Tags: AgentOps-AI/agentops

Tags

0.4.21

Toggle 0.4.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml (#1232)

0.4.20

Toggle 0.4.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Ruff format (#1212)

* unpin adk reqs

* ruff formatting and adk example

0.4.19

Toggle 0.4.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pyproject.toml (#1185)

0.4.18

Toggle 0.4.18's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Bump 0.4.18 (#1155)

Co-authored-by: Pratyush Shukla <ps4534@nyu.edu>

0.4.17

Toggle 0.4.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to 0.4.17 in pyproject.toml (#1124)

0.4.16

Toggle 0.4.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update 0.4.16 (#1093)

0.4.15

Toggle 0.4.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version 0.4.15 (#1084)

* bump version updated

* code cleanup

0.4.14

Toggle 0.4.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
version unpin and upgrade (#1022)

0.4.13

Toggle 0.4.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version to 0.4.13 in pyproject.toml (#1011)

0.4.12

Toggle 0.4.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Duplicate LLM calls (#981)

* patch the issue

* add try-catch and better check instead of depending on only model checks

* raise exceptions

---------

Co-authored-by: Dwij <96073160+Dwij1704@users.noreply.github.com>