Skip to content

fix: remove outdated Future Improvements section regarding embedding model - #230

Open
pratik-naik003 wants to merge 3 commits into
kubeflow:mainfrom
pratik-naik003:fix/issue-229-future-improvements
Open

fix: remove outdated Future Improvements section regarding embedding model#230
pratik-naik003 wants to merge 3 commits into
kubeflow:mainfrom
pratik-naik003:fix/issue-229-future-improvements

Conversation

@pratik-naik003

Copy link
Copy Markdown

Fixes #229

In the Kubeflow Pipelines section of the README.md, there was a "Future Improvements" paragraph suggesting that the embedding model should be extracted into a separate service. However, in the final Modern Infrastructure & CI/CD section, the README states that the ingestion pipeline was rewritten and the all-mpnet-base-v2 model is now baked directly into a custom Docker image.

This PR removes the outdated "Future Improvements" subsection to prevent conflicting architectural goals in the documentation.

My commits are signed off (git commit -s)

Testing

  • Unit tests
  • Integration tests
  • E2E tests
  • Manually tested (describe below)

Manually verified that the outdated section has been removed from README.md and the document reads cohesively.

Signed-off-by: pratik naik <naikp0241@gmail.com>
Signed-off-by: pratik naik <naikp0241@gmail.com>
… model

Signed-off-by: pratik naik <naikp0241@gmail.com>
@google-oss-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign chasecadet for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: remove outdated Future Improvements section regarding embedding model

1 participant