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

fix: propagate parsed model params into returned AI config #220

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Dec 9, 2024

Although I had implemented parsing of model params/custom params, I forgot to invoke the proper builder methods to actually return them in the config.

I've added tests for this, as well as filled in some other testing gaps.

@cwaldren-ld cwaldren-ld requested a review from a team as a code owner December 9, 2024 20:45
@cwaldren-ld cwaldren-ld merged commit f75b7a8 into v7 Dec 9, 2024
23 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/sdk-965-fix-model-param-builder branch December 9, 2024 20:51
cwaldren-ld pushed a commit that referenced this pull request Dec 9, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](ldai/v0.1.1...ldai/v0.2.0)
(2024-12-09)


### ⚠ BREAKING CHANGES

* Rename model and provider id to name
([#218](#218))

### Bug Fixes

* propagate parsed model params into returned AI config
([#220](#220))
([f75b7a8](f75b7a8))


### Code Refactoring

* Rename model and provider id to name
([#218](#218))
([ebdc281](ebdc281))

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