Enable Remyx Recommendation - #31
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enable Remyx Recommendation on
smellslikeml/diffusersThis PR was opened by Remyx to install the Outrider recommendation
workflow. Once merged, a weekly job picks the next recommended arXiv paper for
your research interest and opens a draft PR that scaffolds an integration —
nothing lands without your review.
What's in this PR
.github/workflows/outrider-8c7bd5e1.yml— runsremyxai/outrider@v1weekly (and on-demand via Run workflow), pinned to interest8c7bd5e1-e1ed-4c96-b938-fa99177e5bb7.Already done for you
REMYX_API_KEYhas been added to this repo's Actions secrets.One step you may need to do
ANTHROPIC_API_KEY) is set under Settings → Secrets and variables → Actions. Remyx pushes it for you when you've connected a model provider in Integrations, and never stores it itself.After merging (and confirming that secret), trigger the first run from the
Actions tab (Outrider → Run workflow) or wait for the Monday schedule.
Co-Authored-By: remyx-ai[bot] <289541483+remyx-ai[bot]@users.noreply.github.com>