Skip to main content

Knowledge Management

Function Introduction

A well-designed knowledge management system, combined with powerful retrieval, reasoning, and update mechanisms, is an indispensable component for building powerful, practical, and trustworthy AI Agents. For Dakou, knowledge management also plays a crucial role, with the following main functions:

  • Reduce Hallucinations: High-quality vertical domain business knowledge can effectively reduce Dakou's hallucinations and improve task completion quality and efficiency.
  • Knowledge Sharing: Shared knowledge can help enterprises collaborate, maintain consistent cognition, and avoid repetitive work.
  • Experience Accumulation: Dakou can automatically extract content to generate knowledge during task processing, providing experience reference for subsequent tasks.

Detailed Operations

Create Knowledge

  1. Access Path: Visit Dakou —— Knowledge Management —— New Knowledge

  1. Fill in knowledge content and submit knowledge
    1. Knowledge Name: Used to identify the knowledge for easy retrieval later
    2. Specific Content: Supports Markdown format

  1. Knowledge Retrieval Trigger: Tell Dakou when to use this knowledge
    1. After creating knowledge, the system will automatically generate a retrieval trigger for the current knowledge. Dakou will use this knowledge when processing related tasks.
    2. If unsatisfied with the AI-generated retrieval trigger, users can manually modify it.

View Knowledge

  • My Enabled:
    • During task execution, Dakou will only acquire knowledge enabled by the user. Currently, user-created knowledge is enabled by default.
    • For knowledge that is no longer needed, users can directly disable it.

  • My Created: Displays all knowledge created by the current user, including enabled and disabled knowledge.

Use Knowledge

  • During Dakou's task processing, it will automatically acquire relevant knowledge based on user intent.