DMflow.chat
繁體中文
  • Welcome
    • Contact
    • Nounce
  • Get Started
    • Creating and Publishing a Bot
    • How to Share Your Bot
    • DMflow.chat Features
    • Abuse Prevention
    • Roadmap
  • Tenant
    • Tenant Management
  • Domain
    • Introduction
      • Domain Management
    • Document Q&A
      • How to Use Document Q&A
      • How to Optimize Document Q&A
    • Chat
      • How to Use Role chat
      • Role-Chat Tools
      • Product List
    • Form Q&A
      • Trigger
        • LINE
        • Gmail
        • Google Calendar
        • Google Drive
        • OpenAI
        • SendGrid
        • Telegram
      • Form
  • Live Chat
  • Role
  • Dashboard
  • Chatbot
    • Introduction
    • Bot Flow
    • Broadcasting
    • Bot Statistics
    • AI Agent
  • Channel
    • Web
    • Instagram
    • Telegram
    • LINE
    • Messenger
    • Whatsapp
  • API
  • Version
    • Latest
    • 1.0.17
Powered by GitBook
On this page
  1. Domain
  2. Document Q&A

How to Use Document Q&A

How to quickly implement Document Q&A with DMflow.chat

PreviousDocument Q&ANextHow to Optimize Document Q&A

Last updated 1 month ago

Go to 'Domain' and click on the new Document Q&A you created.

Document Q&A Page

You will see the following upload options:

  • File: Currently limited to 5MB, supports uploading PDF, CSV, JSON, HTML, DOCX.

  • Audio: Currently limited to 5MB, file formats: mp3; m4a; wav.

  • Dialog: Upload CSV for Q&A.

Additional Configurations:

  • Expiration Time

  • Categories (can cluster questions more precisely through large language models)

File:

  • No character limit.

  • CSV allows selecting several items as a group for chunking.

  • JSON allows selecting several items as a group and using JSON Pointer to specify paths.

  • HTML allows uploading HTML files or using links; supports XML (sitemap, rss, atom); can filter based on links, titles, and descriptions (only filters items present in the XML, not the content after website extraction).

Audio:

  • 5MB, supports mp3, m4a, wav.

Dialogue Context:

  • You can directly upload questions and answers, organized into CSV format.

  • CSV headers are type, sentence, session_id.

    • type: can select Q or A.

    • sentence: select the content of your Q or A.

    • session_id: if the session_id is the same, the same Q and A will be kept in the same chunk as much as possible."