Skip to content

Conversation

jsonbailey
Copy link
Contributor

No description provided.

@jsonbailey jsonbailey requested a review from a team as a code owner July 29, 2025 17:16
@@ -102,7 +102,7 @@ def to_h
# The AIConfig class represents an AI configuration.
#
class AIConfig
attr_reader :enabled, :messages, :variables, :tracker, :model, :provider
attr_reader :enabled, :messages, :tracker, :model, :provider
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This instance variable was added by mistake and never used.

@jsonbailey jsonbailey merged commit 6a04b8b into main Jul 30, 2025
6 checks passed
@jsonbailey jsonbailey deleted the jb/remove-unnecessary-property branch July 30, 2025 15:31
jsonbailey pushed a commit that referenced this pull request Jul 30, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](0.1.0...0.2.0)
(2025-07-30)


### Features

* added provider and model to ai tracker
([5922fe9](5922fe9))
* Update AI tracker to include model & provider name for metrics
generation
([#11](#11))
([ce176e4](ce176e4))


### Bug Fixes

* Remove deprecated track generation event
([#10](#10))
([dc13cfb](dc13cfb))
* Remove unused instance variable
([#13](#13))
([6a04b8b](6a04b8b))

---
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