Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add track_error to mirror track_success #33

Merged
merged 5 commits into from
Dec 17, 2024
Merged

Conversation

keelerm84
Copy link
Member

Additionally, emit new $ld:ai:generation:(success|error) events on success or failure.

Additionally, emit new `$ld:ai:generation:(success|error)` events on success or failure.
@keelerm84 keelerm84 requested a review from a team as a code owner December 16, 2024 15:54
ldai/tracker.py Show resolved Hide resolved
@keelerm84 keelerm84 requested a review from kinyoklion December 16, 2024 18:17
@keelerm84 keelerm84 merged commit 404f704 into main Dec 17, 2024
11 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-1007/failure branch December 17, 2024 17:52
keelerm84 pushed a commit that referenced this pull request Dec 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.6.0](0.5.0...0.6.0)
(2024-12-17)


### ⚠ BREAKING CHANGES

* Unify tracking token to use only `TokenUsage`
([#32](#32))
* Change version_key_to variation_key
([#29](#29))

### Features

* Add `LDAIConfigTracker.get_summary` method
([#31](#31))
([e425b1f](e425b1f))
* Add `track_error` to mirror `track_success`
([#33](#33))
([404f704](404f704))


### Bug Fixes

* Unify tracking token to use only `TokenUsage`
([#32](#32))
([80e1845](80e1845))


### Code Refactoring

* Change version_key_to variation_key
([#29](#29))
([fcc720a](fcc720a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants