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(ray): fix multimodal chat input #210

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

heiruwu
Copy link
Member

@heiruwu heiruwu commented Sep 11, 2024

Because

  • wrong insert position for text message content

This commit

  • fix multimodal chat input

@heiruwu heiruwu requested a review from joremysh as a code owner September 11, 2024 19:08
@heiruwu heiruwu merged commit 37aa13a into main Sep 11, 2024
8 checks passed
@heiruwu heiruwu deleted the fix-multimodal-chat-input branch September 11, 2024 19:14
joremysh pushed a commit that referenced this pull request Sep 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.12.0](v0.11.0...v0.12.0)
(2024-09-11)


### Features

* **artifact:** update get_file_catalog input parameter default values
([#203](#203))
([f5da73f](f5da73f))
* **ray:** implement model local run and adopt latest task spec
([#196](#196))
([5b67b56](5b67b56))
* **ray:** support multimodal embedding input
([#204](#204))
([e150ad1](e150ad1))


### Bug Fixes

* **dockerfile:** revert storing cache dir
([#207](#207))
([297f1f1](297f1f1))
* **ray:** append mime type for image output
([#208](#208))
([9e38b70](9e38b70))
* **ray:** fix bounding box output type
([#205](#205))
([22242df](22242df))
* **ray:** fix multimodal chat input
([#210](#210))
([37aa13a](37aa13a))
* **ray:** fix number of sample type
([#206](#206))
([c87527d](c87527d))
* **ray:** replace user-agent header
([#209](#209))
([e18b217](e18b217))

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