toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.domain.library
/
ResearchTopic
Research
Topic
open
class
ResearchTopic
(
val
topic
:
String
,
val
questions
:
List
<
String
>
)
Members
Constructors
Research
Topic
Link copied to clipboard
constructor
(
topic
:
String
,
questions
:
List
<
String
>
)
Properties
questions
Link copied to clipboard
val
questions
:
List
<
String
>
topic
Link copied to clipboard
val
topic
:
String