Skip to content

Overview

The Tror Gen AI SDK offers an optional functionality: persona management. Personas are virtual identities you can create and manage within the SDK. These personas can then be associated with chat interactions, allowing you to tailor the communication style and content delivered by the LLM models.

Imagine having a dedicated persona for:

  • A friendly customer service assistant
  • A knowledgeable technical support expert
  • A specific brand ambassador with a unique voice

By assigning personas to your chat interactions, you can create a more engaging and personalized experience for your users.

Key Functionalities:

  • Persona Creation: Define new personas with distinct characteristics, including a name and a descriptive text outlining their personality traits and communication style.
  • Persona Update: Modify existing personas to refine their characteristics or update their descriptions as needed.
  • Persona Deletion: Remove personas that are no longer required within your application.

Benefits of Using Personas:

  • Tailored Responses: Influence the way LLMs respond during chat interactions based on the chosen persona's characteristics.

  • Enhanced User Experience: Personalize chat interactions by delivering content and communication styles that resonate with your users.

  • Brand Consistency: Maintain consistent brand voice and personality across chat interactions by associating relevant personas.

Exploring Persona Management:

The dedicated sections within this documentation provide detailed information on:

  • Creating Personas: Learn how to define new personas with specific characteristics.

  • Updating Personas: Discover how to modify existing personas and their descriptions.

  • Deleting Personas: Understand the process for removing personas from your application.

By leveraging persona management, you can add a human touch to your chat functionalities, making interactions with your application more engaging and user-friendly.