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(catalog): allow external service to store file metadata #123

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

Yougigun
Copy link
Collaborator

Because

when an external service uploads a file, it includes specific metadata for the file. It also needs to check this metadata during the next retrieval.

This commit

allows external_metadata in the file upload API and returns the metadata in the file list API.

Copy link

linear bot commented Oct 31, 2024

@Yougigun Yougigun merged commit 6c97540 into main Oct 31, 2024
10 checks passed
@Yougigun Yougigun deleted the gary/ins-6686-add-external-meta-data branch October 31, 2024 10:33
Yougigun pushed a commit that referenced this pull request Nov 5, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.20.0-alpha](v0.19.0-alpha...v0.20.0-alpha)
(2024-11-05)


### Features

* **catalog:** allow external service to store file metadata
([#123](#123))
([6c97540](6c97540))
* revert the converting pipeline
([#126](#126))
([b481227](b481227))


### Performance Improvements

* **catalog:** enhance the stability of embeddings saving
([#125](#125))
([17e6868](17e6868))

---
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: No status
Development

Successfully merging this pull request may close these issues.

2 participants