LLM Role-Playing: LLMs are tasked to play assigned personas (roles) and act based on environmental feedback to adapt to the environment (e.g., acting as a doctor or a game NPC).
LLM Personalization: LLMs are tasked to take care of user personas (background, history) to meet individualized needs (e.g., personalized search or tutoring).
Single-Agent Schema: One agent acts independently to achieve goals without necessary assistance from others (e.g., Voyager in Minecraft).
Multi-Agent Schema: Agents must collaborate or communicate to achieve goals (e.g., ChatDev for software development).
Voluntary Behavior: Agents proactively assisting peers or contributing resources without being explicitly forced, enhancing team efficiency.
Conformity Behavior: Agents adjusting their deviating decisions to align with team goals after receiving criticism.
Big Five: A taxonomy of personality traits: Openness, Conscientiousness, Extraversion, Agreeableness, and Neuroticism.
MBTI: Myers-Briggs Type Indicator, a self-report inventory designed to identify a person's personality type, strengths, and preferences.
CoT: Chain-of-Thought—a prompting technique where the model generates intermediate reasoning steps.