Class FantasyChatbotContext
Text generation context for LIGHT dataset format (2 personas and location)
Inheritance
FantasyChatbotContext
Assembly: cs.temp.dll.dll
Syntax
public class FantasyChatbotContext
Fields
history
Declaration
public List<ChatLine> history
Field Value
location
Declaration
Field Value
location_name
Declaration
public string location_name
Field Value
name
Declaration
Field Value
other_name
Declaration
Field Value
other_persona
Declaration
public string other_persona
Field Value
persona
Declaration
Field Value