Table of Contents

Class AgentProfile

public class AgentProfile : ScriptableObject
Inheritance
object
AgentProfile

Properties

Description

public string Description { get; }

Property Value

string

Instructions

public string Instructions { get; }

Property Value

string

Name

public string Name { get; }

Property Value

string

StartingMessage

public string StartingMessage { get; }

Property Value

string

Traits

public AgentTraits Traits { get; }

Property Value

AgentTraits

Methods

ApplyAssistantProperties(Assistant)

public void ApplyAssistantProperties(Assistant assistant)

Parameters

assistant Assistant