RNet AI
  • INTRODUCTION
    • About Rnet
    • Quickstart
    • Core Concepts
      • List of Model Providers
  • GETTING STARTED
    • Model
      • Add New Provider
      • Predefined Model Integration
      • Custom Model Integration
      • Interfaces
      • Schema
    • Application Orchestration
      • Overview
      • Interactive Chat Application
      • Agent
      • App Kits
    • Workflow
      • Core Concepts
      • Node Overview
        • Start
        • Question Classifier
        • Knowledge Retrieval
        • Variable Aggregator
        • LLM
        • Direct Reply
        • IF/ELSE
        • HTTP Request
        • End
    • Knowledge Base
Powered by GitBook
On this page
  • Conversation Opening
  • Next Step Question Suggestions
  • Citation and Attribution
  • Content Moderation
  • Annotated Replies
  1. GETTING STARTED
  2. Application Orchestration

App Kits

PreviousAgentNextWorkflow

Last updated 9 months ago

In Studio — Application Orchestration, click Add Feature to open the application toolbox.

The application toolbox provides various additional features for Rnet’s applications:

Conversation Opening

In Interactive Chat applications, the AI typically initiates the dialogue by making a statement or posing a question. You have the flexibility to customize this opening, including the first question. By setting up conversation starters, you can prompt users to ask questions, introduce the application’s context, and make it easier for users to begin the conversation.

Next Step Question Suggestions

Setting next step question suggestions allows the AI to generate 3 follow-up questions based on the previous conversation, guiding the next round of interaction.

Citation and Attribution

When this feature is enabled, the large language model will cite content from the knowledge base when responding to questions. You can view specific citation details below the response, including the original text segment, segment number, and match score.

Content Moderation

During interactions with AI applications, we often have stringent requirements regarding content safety, user experience, and legal regulations. In such cases, we need the “Sensitive Content Moderation” feature to create a better interaction environment for end users.

Annotated Replies

The annotated replies feature allows for customizable high-quality Q&A responses through manual editing and annotation.