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 skeleton support for native functions #9122

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

SpecLad
Copy link
Contributor

@SpecLad SpecLad commented Feb 19, 2025

Motivation and context

All of the support code in the auto-annotation SDK layer is already there, we just need to send sublabel information when creating a native function, and validate it when running an agent.

In addition, force keypoint sublabel types to be "points", since this is how the UI creates them for tasks/projects.

How has this been tested?

Tests will be added in the private repository.

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • [ ] I have linked related issues (see GitHub docs)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

All of the support code in the auto-annotation SDK layer is already there,
we just need to send sublabel information when creating a native function,
and validate it when running an agent.

In addition, force keypoint sublabel types to be "points", since this is how
the UI creates them for tasks/projects.
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