toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.eval.client
/
KnowledgeContext
Knowledge
Context
data
class
KnowledgeContext
(
val
name
:
String
,
val
description
:
String
,
val
schemaName
:
String
=
"personal"
,
val
id
:
String
=
name
)
Members
Constructors
Knowledge
Context
Link copied to clipboard
constructor
(
name
:
String
,
description
:
String
,
schemaName
:
String
=
"personal"
,
id
:
String
=
name
)
Properties
description
Link copied to clipboard
val
description
:
String
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String
schema
Name
Link copied to clipboard
val
schemaName
:
String