Skip to content

Add channel version to content embed request schema #191

@bjester

Description

@bjester

This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.

Current behavior

The schema used to define requests which generate embeddings for content accept a channel_id.

Desired behavior

In addition to the channel_id, the request schema schema-embed_content_request.json should accept a integer channel_version argument.

Value add

Tracking the channel_id on the embeddings allows us to purge embeddings for old versions of the channel, like for content that was removed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions