Skip to content

Conversation

@milderhc
Copy link
Contributor

Motivation and Context

Add KernelArguments for agent support and parity with other languages.

Description

Adding KernelArguments and making KernelFunctionArguments inherit from it for compatibility with all the services and classes that were using KernelFunctionArguments. To instantiate users can still call:

  1. KernelFunctionArguments.builder().build()
  2. new KernelFunctionArguments.Builder().build()
  3. Constructors.

Contribution Checklist

@milderhc milderhc merged commit de947e2 into microsoft:main Apr 17, 2025
8 checks passed
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