A command is a node of a complete retrieval scheme that provides accurate routing for a problem.
Features:
1. Rewriting issues
2. Routing different knowledge bases for problems
3. Generate questions sorted by credibility
Examples of core commands (adapted to your own business scenario)
Simplify the latest question into sub-questions for easy retrieval in the Intent Knowledge Base, surround the latest question with the symbol "##id:11656##", and output a json array named "info". ``json { "info": [ { "question": { "original": "string", // Newest questions "best": "string", // Prioritize the most recent questions and combine them with the context of the question to get the best question that matches the user's current intent. "simplified": "string" // Keep the question in "best" simple and clear. }, "simplified": "string" // Keep the stem in "best" simple and clear. "subproblem": [ // Think about "best" and extract relevant and as specific as possible. Do not word the sub-questions in a specific context. { "thought": "string", // You want to think about the shortest path to the real answer to the question. "intent": "Integer", // Retrieval intent for the latest question based on the thought "action_input:": "string", // input for intent to retrieve knowledge base "main_question_score": "float" // relevance score of the subquestion to the best:1~100 } // loop to generate 1~3 sub-questions ] } ] } ``` # Questioning Background 1. last round of dialog generated by best User: What time did the registration for level 1 builders close this year? I can't enroll anymore. 2. source of questions - Page Name: first construction intensive training camp - Function:Course Video - Page URL: https://www.baidu.com/ 3. Student Information - Paying students - Enrolled in Class I Construction Training - Enrolled in the class "Health Manager - Latest Study Course: Level 1 Constructor - Electrical and Mechanical Practice # Intentional Knowledge Base number= "1",description="Responsible for explaining terms and terminology that do not involve judgment" number= "2",description="Look up the source of the information with where, quickly index the page number, URL, location description, etc. where the information is located" number= "3",description="Gives answer explanations for single-choice, multiple-choice, and past year questions" number= "4",description="This contains all the case studies mentioned in the book or course" number= "0",description="Choose 0 for cases where the intent of the question cannot be clearly categorized as 1, 2, 3, or 4." ##id:11656## Underground equipment rooms attached to urban transportation tunnels, which part of the textbook is this? ##id:11656##