Method WithModel
WithModel(string)
Sets the preferred model for this skill.
public SkillBuilder WithModel(string model)
Parameters
modelstringThe model identifier.
Returns
- SkillBuilder
This builder for method chaining.
Sets the preferred model for this skill.
public SkillBuilder WithModel(string model)
model stringThe model identifier.
This builder for method chaining.