WyseOS
HomepagePython SDKUser Manual
WyseOS

Introduction

πŸ“– DocumentationπŸ“œ Concepts

Users

πŸ“‹ User Manual
🎯 Intent
Intent Template
πŸ€–οΈ Agents
πŸ‘₯ Teams
🧠 Memory
πŸ“š Knowledge Base
βš™οΈ Model
πŸ’³ Credits

Developers

πŸš€ Python SDK

Changelogs

Others

Contact Us
πŸ“‹ User Manual

Intent Analysis

A six-step analysis process (initialization, correlation judgment, intent analysis, keyword extraction, scenario matching, and team selection), the multi-round conversation content of the user is transformed into a structured intent description, and the most suitable processing team is matched to achieve precise understanding and distribution of the user's needs.

  • Step 1 (Initialization): Analyze the task list and determine basic information such as language.
  • Step 2 (Relevance Judgment): Analyze the thematic connections between tasks.
  • Step 3 (Intent Analysis): Generate a unified description of the intent.
  • Step 4 (Key Word Extraction): Identify core concepts and entities.
  • Step 5 (Scene Matching): Match with predefined scenarios.
  • Step 6 (Team Selection): Select the most suitable processing team.

Manual

Previous Page

Intent Template

Next Page