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(model): fix wrong version and add missing grpc endpoint #236

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

heiruwu
Copy link
Member

@heiruwu heiruwu commented Aug 19, 2024

Because

  • wrong model endpoint version
  • missing grpc endpoint

This commit

  • fix wrong version and add missing grpc endpoint

@heiruwu heiruwu merged commit 78cb564 into main Aug 19, 2024
12 checks passed
@heiruwu heiruwu deleted the fix-model-endpoints branch August 19, 2024 18:11
heiruwu pushed a commit that referenced this pull request Aug 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.24.0-beta](v0.23.0-beta...v0.24.0-beta)
(2024-08-26)


### Features

* **catalog:** add conversations and messages endpoints
([#234](#234))
([7734662](7734662))
* **model:** added model run logging endpoint
([#231](#231))
([e7c3232](e7c3232))
* **model:** fixed model run logging endpoint prefix
([#235](#235))
([1051b64](1051b64))
* **model:** fixed model run logging endpoint query param
([#233](#233))
([2d11f99](2d11f99))
* **vdp:** added pipeline run logging endpoints
([#237](#237))
([c0a52d9](c0a52d9))
* **vdp:** support authentication for streaming API
([#238](#238))
([a99d723](a99d723))
* **vdp:** use the `Accept` header to identify and handle
`text/event-stream`
([#242](#242))
([3891071](3891071))


### Bug Fixes

* **model:** fix wrong version and add missing grpc endpoint
([#236](#236))
([78cb564](78cb564))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

2 participants