Method WithLanguages
WithLanguages(params string[])
Sets the preferred programming languages.
public CodeAgentTemplate WithLanguages(params string[] languages)
Parameters
languagesstring[]Languages the agent should focus on.
Sets the preferred programming languages.
public CodeAgentTemplate WithLanguages(params string[] languages)
languages string[]Languages the agent should focus on.