Skip to content

Github Action to automatically update embeddings#133

Open
Mystic-Slice wants to merge 1 commit intomainfrom
update_embeds_gh_action
Open

Github Action to automatically update embeddings#133
Mystic-Slice wants to merge 1 commit intomainfrom
update_embeds_gh_action

Conversation

@Mystic-Slice
Copy link
Copy Markdown
Collaborator

@Mystic-Slice Mystic-Slice commented Jan 19, 2026

Resolves Issue #103

This Github Action is triggered whenever a PR is opened on the repository that modifies the prompt-sentences-main\prompt_sentences.json file. This workflow can also be trigger manually if needed.

This is still quite experimental. It has to be tested after being merged.

Notes:

  • Only updates all-minilm embeddings as of now
  • I think Only works when PRs are opened from branches in main repository. Meaning, forks of external contributors won't have this feature.

This is how it would work:
https://github.com/IBM/responsible-prompting-api/actions/runs/21124107470/job/60741926515

@Mystic-Slice Mystic-Slice changed the base branch from main to dev January 26, 2026 18:48
@Mystic-Slice Mystic-Slice changed the base branch from dev to main January 26, 2026 18:49
@Mystic-Slice Mystic-Slice changed the base branch from main to dev January 26, 2026 18:49
@Mystic-Slice Mystic-Slice force-pushed the update_embeds_gh_action branch from e2cee9c to b031f1c Compare January 26, 2026 18:53
@Mystic-Slice Mystic-Slice changed the base branch from dev to main January 26, 2026 18:54
@Mystic-Slice Mystic-Slice changed the base branch from main to dev January 26, 2026 18:54
@Mystic-Slice Mystic-Slice force-pushed the update_embeds_gh_action branch from b031f1c to 79dc47d Compare January 26, 2026 18:58
@Mystic-Slice Mystic-Slice marked this pull request as draft January 26, 2026 18:59
…pdated in a PR

Signed-off-by: Mystic-Slice <vaashwath@gmail.com>
@Mystic-Slice Mystic-Slice force-pushed the update_embeds_gh_action branch from 79dc47d to 9cab52c Compare January 26, 2026 19:41
@Mystic-Slice Mystic-Slice changed the base branch from dev to main January 26, 2026 19:41
@Mystic-Slice Mystic-Slice marked this pull request as ready for review January 26, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant