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

Add ML queries/mutations #1033

Merged
merged 9 commits into from
Feb 21, 2025
Merged

Conversation

juangm
Copy link
Collaborator

@juangm juangm commented Dec 17, 2024

No description provided.

@juangm juangm requested a review from cesarenaldi December 17, 2024 13:56
@juangm juangm self-assigned this Dec 17, 2024
Copy link

changeset-bot bot commented Dec 17, 2024

⚠️ No Changeset found

Latest commit: 5894ede

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

height bot commented Dec 17, 2024

This pull request has been linked to 1 task:

💡Tip: Add "Close T-23328" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

Copy link

vercel bot commented Dec 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
lens-sdk-example-web-wagmi ⬜️ Ignored (Inspect) Feb 21, 2025 10:06am

@cesarenaldi cesarenaldi marked this pull request as draft January 20, 2025 10:05
@juangm juangm force-pushed the juan/T-23328-js-action-implement-ml-queries branch from 4eec0bd to f89e8be Compare February 12, 2025 14:44
@juangm juangm marked this pull request as ready for review February 12, 2025 16:44
@juangm juangm changed the title Add ML queries Add ML queries/mutations Feb 13, 2025
* @param request - The query request.
* @returns The list accounts recommended.
*/
export function fetchMlAccountRecommendations(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's drop Ml suffix for consistency with all the other actions.

@juangm juangm merged commit 3b960c3 into next Feb 21, 2025
3 checks passed
@juangm juangm deleted the juan/T-23328-js-action-implement-ml-queries branch February 21, 2025 10:36
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.

2 participants