Method WithTopic
WithTopic(string)
Sets the research topic or domain.
public ResearchAgentTemplate WithTopic(string topic)
Parameters
topicstringThe topic to research (e.g., "machine learning", "climate change").
Sets the research topic or domain.
public ResearchAgentTemplate WithTopic(string topic)
topic stringThe topic to research (e.g., "machine learning", "climate change").