PlatformInfoSummary

data class PlatformInfoSummary(val agentCount: Int, val agentNames: Set<String>, val actionCount: Int, val goalCount: Int, val conditionCount: Int, val name: String, val domainTypes: Set<String>, val models: List<<Error class: unknown class>>, val toolGroups: List<ToolGroupMetadata>)

DTO for platform information summary.

Constructors

Link copied to clipboard
constructor(agentCount: Int, agentNames: Set<String>, actionCount: Int, goalCount: Int, conditionCount: Int, name: String, domainTypes: Set<String>, models: List<<Error class: unknown class>>, toolGroups: List<ToolGroupMetadata>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val models: List<<Error class: unknown class>>
Link copied to clipboard
Link copied to clipboard