Method WithAgent
WithAgent(string)
Sets the preferred agent type for this skill.
public SkillBuilder WithAgent(string agent)
Parameters
agentstringThe agent name.
Returns
- SkillBuilder
This builder for method chaining.
Sets the preferred agent type for this skill.
public SkillBuilder WithAgent(string agent)
agent stringThe agent name.
This builder for method chaining.