Table of Contents

Method WithTopic

Namespace
LMKit.Agents.Templates
Assembly
LM-Kit.NET.dll

WithTopic(string)

Sets the research topic or domain.

public ResearchAgentTemplate WithTopic(string topic)

Parameters

topic string

The topic to research (e.g., "machine learning", "climate change").

Returns

ResearchAgentTemplate