Constant Field Values

Contents

com.bytedesk.*

  • com.bytedesk.ai.alibaba.audio.AudioSpeechController
    Modifier and Type
    Constant Field
    Value
    private static final String
    "spring-ai-alibaba-audio-example/dashscope-audio/src/main/resources/gen/tts"
  • com.bytedesk.ai.alibaba.memory.JdbcChatMemoryRepository
    Modifier and Type
    Constant Field
    Value
    private static final String
    "INSERT INTO bytedesk_ai_chat_memory (conversation_id, content, type, \"timestamp\") VALUES (?, ?, ?, ?)\n"
    private static final String
    "DELETE FROM bytedesk_ai_chat_memory WHERE conversation_id = ?"
    private static final String
    "SELECT content, type FROM bytedesk_ai_chat_memory WHERE conversation_id = ? ORDER BY \"timestamp\"\n"
    private static final String
    "SELECT DISTINCT conversation_id FROM bytedesk_ai_chat_memory\n"
    public static final String
    "bytedesk_ai_chat_memory"
  • com.bytedesk.ai.alibaba.memory.MysqlChatMemoryProperties
    Modifier and Type
    Constant Field
    Value
    public static final String
    "spring.ai.chat.memory.repository.jdbc.mysql"
  • com.bytedesk.ai.alibaba.memory.MysqlChatMemoryRepository
    Modifier and Type
    Constant Field
    Value
    private static final String
    "INSERT INTO ai_chat_memory (conversation_id, content, type, timestamp) VALUES (?, ?, ?, ?)"
    private static final String
    "SELECT content, type FROM ai_chat_memory WHERE conversation_id = ? ORDER BY timestamp"
  • com.bytedesk.ai.demos.booking.BookingEntity
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.demos.booking.BookingPermissions
    Modifier and Type
    Constant Field
    Value
    public static final String
    "BOOKING_CREATE"
    public static final String
    "BOOKING_DELETE"
    public static final String
    "BOOKING_EXPORT"
    public static final String
    "BOOKING_"
    public static final String
    "BOOKING_READ"
    public static final String
    "BOOKING_UPDATE"
    public static final String
    "hasAuthority(\'BOOKING_CREATE\')"
    public static final String
    "hasAuthority(\'BOOKING_DELETE\')"
    public static final String
    "hasAuthority(\'BOOKING_EXPORT\')"
    public static final String
    "hasAuthority(\'BOOKING_READ\')"
    public static final String
    "hasAuthority(\'BOOKING_UPDATE\')"
  • com.bytedesk.ai.demos.booking.BookingRequest
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.demos.booking.BookingResponse
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.demos.booking.BookingTools
    Modifier and Type
    Constant Field
    Value
    private static final String
    "{\n\t\"type\": \"object\",\n\t\"properties\": {\n\t\t\"bookingNumber\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u9884\u8ba2\u53f7\"\n\t\t},\n\t\t\"name\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u5ba2\u6237\u59d3\u540d\"\n\t\t}\n\t},\n\t\"required\": [\"bookingNumber\", \"name\"]\n}\n"
    private static final String
    "{\n\t\"type\": \"object\",\n\t\"properties\": {\n\t\t\"bookingNumber\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u9884\u8ba2\u53f7\"\n\t\t},\n\t\t\"name\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u5ba2\u6237\u59d3\u540d\"\n\t\t}\n\t},\n\t\"required\": [\"bookingNumber\", \"name\"]\n}\n"
    private static final String
    "{\n\t\"type\": \"object\",\n\t\"properties\": {\n\t\t\"bookingNumber\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u9884\u8ba2\u53f7\"\n\t\t},\n\t\t\"name\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u5ba2\u6237\u59d3\u540d\"\n\t\t},\n\t\t\"date\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u65b0\u7684\u822a\u73ed\u65e5\u671f\"\n\t\t},\n\t\t\"from\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u51fa\u53d1\u5730\"\n\t\t},\n\t\t\"to\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\u76ee\u7684\u5730\"\n\t\t}\n\t},\n\t\"required\": [\"bookingNumber\", \"name\", \"date\", \"from\", \"to\"]\n}\n"
  • com.bytedesk.ai.robot.RobotConsts
    Modifier and Type
    Constant Field
    Value
    public static final String
    "type"
    public static final String
    "url"
    public static final String
    "__BD_MEDIA__:"
    public static final String
    "i18n.JOB"
    public static final String
    "i18n.LANGUAGE"
    public static final String
    "i18n.TOOL"
    public static final String
    "i18n.WRITING"
    public static final String
    " \u4efb\u52a1\u63cf\u8ff0\uff1a\u6839\u636e\u7528\u6237\u7684\u67e5\u8be2\u548c\u6587\u6863\u4fe1\u606f\u56de\u7b54\u95ee\u9898\uff0c\u5e76\u7ed3\u5408\u5386\u53f2\u804a\u5929\u8bb0\u5f55\u751f\u6210\u7b80\u8981\u7684\u56de\u7b54\u3002\n\n \u7528\u6237\u67e5\u8be2: {query}\n\n \u5386\u53f2\u804a\u5929\u8bb0\u5f55: {history}\n\n \u641c\u7d22\u7ed3\u679c: {context}\n\n \u8bf7\u6839\u636e\u4ee5\u4e0a\u4fe1\u606f\u751f\u6210\u4e00\u4e2a\u7b80\u5355\u660e\u4e86\u7684\u56de\u7b54\uff0c\u786e\u4fdd\u4fe1\u606f\u51c6\u786e\u4e14\u6613\u4e8e\u7406\u89e3\u3002\n \u5f53\u7528\u6237\u63d0\u51fa\u7684\u95ee\u9898\u65e0\u6cd5\u6839\u636e\u6587\u6863\u5185\u5bb9\u8fdb\u884c\u56de\u590d\u6216\u8005\u4f60\u4e5f\u4e0d\u6e05\u695a\u65f6\uff0c\u56de\u590d:\u672a\u67e5\u627e\u5230\u76f8\u5173\u95ee\u9898\u7b54\u6848.\n \u53e6\u5916\uff0c\u8bf7\u63d0\u4f9b\u66f4\u591a\u76f8\u5173\u7684\u95ee\u7b54\u5bf9\u3002\n \u56de\u7b54\u5185\u5bb9\u8bf7\u4ee5JSON\u683c\u5f0f\u8f93\u51fa\uff0c\u683c\u5f0f\u5982\u4e0b\uff1a\n {\n \"answer\": \"\u56de\u7b54\u5185\u5bb9\",\n \"additional_qa_pairs\": [\n {\"question\": \"\u76f8\u5173\u95ee\u98981\", \"answer\": \"\u76f8\u5173\u7b54\u68481\"},\n {\"question\": \"\u76f8\u5173\u95ee\u98982\", \"answer\": \"\u76f8\u5173\u7b54\u68482\"}\n ]\n }\n"
    public static final String
    "\u57fa\u4e8e\u4ee5\u4e0b\u7ed9\u5b9a\u7684\u6587\u672c\uff0c\u751f\u6210\u4e00\u7ec4\u9ad8\u8d28\u91cf\u7684\u95ee\u7b54\u5bf9\u3002\u8bf7\u9075\u5faa\u4ee5\u4e0b\u6307\u5357:\n\n1. \u95ee\u9898\u90e8\u5206\uff1a\n- \u4e3a\u540c\u4e00\u4e2a\u4e3b\u9898\u521b\u5efa\u591a\u4e2a\u4e0d\u540c\u8868\u8ff0\u7684\u95ee\u9898\uff0c\u786e\u4fdd\u95ee\u9898\u7684\u591a\u6837\u6027\n- \u6bcf\u4e2a\u95ee\u9898\u5e94\u8003\u8651\u7528\u6237\u53ef\u80fd\u7684\u591a\u79cd\u95ee\u6cd5\uff0c\u4f8b\u5982\uff1a\n - \u76f4\u63a5\u8be2\u95ee\uff08\u5982\"\u4ec0\u4e48\u662f...\uff1f\"\uff09\n - \u8bf7\u6c42\u786e\u8ba4\uff08\u5982\"\u662f\u5426\u53ef\u4ee5\u8bf4...\uff1f\"\uff09\n - \u5982\u4f55\u505a\uff08\u5982\"\u5982\u4f55\u5b9e\u73b0...\uff1f\"\uff09\n - \u4e3a\u4ec0\u4e48\uff08\u5982\"\u4e3a\u4ec0\u4e48\u9700\u8981...\uff1f\"\uff09\n - \u6bd4\u8f83\u7c7b\uff08\u5982\"...\u548c...\u6709\u4ec0\u4e48\u533a\u522b\uff1f\"\uff09\n\n2. \u7b54\u6848\u90e8\u5206\uff1a\n- \u7b54\u6848\u5e94\u8be5\u51c6\u786e\u3001\u5b8c\u6574\u4e14\u6613\u4e8e\u7406\u89e3\n- \u4f7f\u7528\u7b80\u6d01\u6e05\u6670\u7684\u8bed\u8a00\n- \u9002\u5f53\u6dfb\u52a0\u793a\u4f8b\u8bf4\u660e\n- \u53ef\u4ee5\u5305\u542b\u5173\u952e\u6b65\u9aa4\u6216\u8981\u70b9\n- \u5fc5\u8981\u65f6\u63d0\u4f9b\u76f8\u5173\u6982\u5ff5\u89e3\u91ca\n\n3. \u683c\u5f0f\u8981\u6c42\uff1a\n- \u4ee5JSON\u6570\u7ec4\u5f62\u5f0f\u8f93\u51fa\n- \u6bcf\u4e2a\u95ee\u7b54\u5bf9\u5305\u542bquestion\u548canswer\u5b57\u6bb5\n- \u53ef\u9009\u6dfb\u52a0type\u5b57\u6bb5\u6807\u8bc6\u95ee\u9898\u7c7b\u578b\n- \u53ef\u9009\u6dfb\u52a0tags\u5b57\u6bb5\u6807\u8bc6\u76f8\u5173\u6807\u7b7e\n\n4. \u8d28\u91cf\u63a7\u5236\uff1a\n- \u786e\u4fdd\u95ee\u7b54\u5bf9\u4e4b\u95f4\u4e0d\u91cd\u590d\n- \u95ee\u9898\u5e94\u8be5\u6709\u5b9e\u9645\u610f\u4e49\u548c\u4ef7\u503c\n- \u7b54\u6848\u9700\u8981\u51c6\u786e\u4e14\u6709\u5e2e\u52a9\n- \u8986\u76d6\u6587\u672c\u4e2d\u7684\u91cd\u8981\u4fe1\u606f\u70b9\n\n\u7ed9\u5b9a\u6587\u672c\uff1a\n{chunk}\n\n\u8bf7\u57fa\u4e8e\u8fd9\u4e2a\u6587\u672c\u751f\u6210\u95ee\u7b54\u5bf9\n"
    public static final String
    "\u6839\u636e\u63d0\u4f9b\u7684\u6587\u6863\u4fe1\u606f\u56de\u7b54\u95ee\u9898\uff0c\u6587\u6863\u4fe1\u606f\u5982\u4e0b:\n{context}\n\u95ee\u9898:\n{query}\n\u5f53\u7528\u6237\u63d0\u51fa\u7684\u95ee\u9898\u65e0\u6cd5\u6839\u636e\u6587\u6863\u5185\u5bb9\u8fdb\u884c\u56de\u590d\u6216\u8005\u4f60\u4e5f\u4e0d\u6e05\u695a\u65f6\uff0c\u56de\u590d:\u672a\u67e5\u627e\u5230\u76f8\u5173\u95ee\u9898\u7b54\u6848.\n"
    public static final String
    " \u9700\u8981\u5c06\u4ee5\u4e0b\u6587\u672c\u5207\u6bb5\uff0c\u5e76\u6839\u636e\u6587\u672c\u5185\u5bb9\u6574\u7406 FAQ\u3002\n \u6587\u672c\u5207\u6bb5\u7684\u8981\u6c42\u662f\uff1a\n 1. \u4fdd\u8bc1\u8bed\u4e49\u7684\u5b8c\u6574\u6027\uff1a\u4e0d\u8981\u5c06\u4e00\u4e2a\u5b8c\u6574\u7684\u53e5\u5b50\u5207\u65ad\uff0c\u4e0d\u8981\u628a\u8868\u8fbe\u540c\u4e00\u4e2a\u8bed\u4e49\u7684\u4e0d\u540c\u53e5\u5b50\u5206\u5272\u5f00\n 2. \u4fdd\u7559\u8db3\u591f\u591a\u7684\u4e0a\u4e0b\u6587\u4fe1\u606f\uff1a\u5982\u679c\u5207\u5272\u540e\u7684\u6587\u672c\u6bb5\u5fc5\u987b\u4f9d\u8d56\u4e0a\u4e0b\u6587\u4fe1\u606f\u624d\u80fd\u8868\u8fbe\u6b63\u786e\u7684\u8bed\u4e49\uff0c\u90a3\u5c31\u4e0d\u80fd\u5207\u5272\u5f00\n 3. \u8fc7\u6ee4\u65e0\u6548\u4fe1\u606f\uff1a\u8fc7\u6ee4\u683c\u5f0f\u5316\u5185\u5bb9\u5982\u5927\u91cf\u586b\u5145\u7684\u7a7a\u683c\uff0c\u8fc7\u6ee4\u4e0d\u5b8c\u6574\u7684\u6bb5\u843d\u4ee5\u53ca\u8fc7\u6ee4\n 4. \u79fb\u9664 markdown \u5185\u5bb9\u7684\u6807\u8bb0\uff0c\u5c42\u6b21\u5173\u7cfb\u6309 1\uff0c2\uff0c3 \u4ee5\u53ca 1.1\uff0c2.1 \u6765\u6807\u8bb0\n 5. \u53ea\u4fdd\u7559\u6587\u672c\u5185\u5bb9\uff0c\u79fb\u9664\u94fe\u63a5\u7b49\u4fe1\u606f\n 6. \u4e0d\u8981\u5bf9\u6807\u9898\u5355\u72ec\u5207\u6bb5\uff1a\u4ec5\u5bf9\u6b63\u6587\u8fdb\u884c\u5207\u6bb5\uff0c\u6807\u9898\u53ef\u4ee5\u4e0e\u6b63\u6587\u5408\u5e76\u4e00\u8d77\uff0c\u6216\u8005\u662f\u4f5c\u4e3a\u4e0a\u4e0b\u6587\u4fe1\u606f\u6269\u5145\u8fdb\u6b63\u6587\u5206\u6bb5\u5185\n 7. \u5207\u6bb5\u540e\u7684\u6587\u672c\u5982\u679c\u4e0d\u662f\u4e00\u4e2a\u5b8c\u6574\u7684\u53e5\u5b50\uff0c\u8bf7\u4fee\u6539\u4e3a\u4e00\u4e2a\u5b8c\u6574\u8868\u8ff0\u7684\u53e5\u5b50\n\n FAQ \u7684\u8981\u6c42\u662f\uff1a\n 1. FAQ \u7684\u95ee\u9898\u8303\u56f4\u5c3d\u91cf\u5c0f\uff0c\u63d0\u51fa\u6bd4\u8f83\u539f\u5b50\u7684\u95ee\u9898\n 2. \u5bf9\u4e3b\u8981\u5185\u5bb9\u6574\u7406 FAQ\uff0cFAQ \u7684\u6570\u91cf\u4e0d\u5927\u4e8e 20 \u4e2a\n\n \u76f4\u63a5\u8f93\u51fa\u6574\u7406\u540e\u7684\u7ed3\u679c\uff0c\u7ed3\u679c\u683c\u5f0f\u4e3a\uff1a\n {\n \"Chunks\":[\"<chunk_0>\", \"<chunk_1>\"],\n \"FAQs\": [\n {\"Question\": \"<question_0>\", \"Answer\": \"<answer_0>\"},\n {\"Question\": \"<question_0>\", \"Answer\": \"<answer_0>\"}\n ]\n }\n\n \u6587\u672c\u5185\u5bb9:\n {content}\n\n"
    public static final String
    "bytedeskim:robot:faq:queue"
    public static final String
    "bytedeskim:robot:init:demo:airline"
    public static final String
    "bytedeskim:robot:init:demo:bytedesk"
    public static final String
    "bytedeskim:robot:init:demo:shopping"
    public static final String
    "\u4f60\u662f\u4e00\u4e2a\u4e13\u4e1a\u3001\u53cb\u597d\u7684AI\u52a9\u624b\u3002\u73b0\u5728\u7528\u6237\u63d0\u51fa\u7684\u95ee\u9898\u8d85\u51fa\u4e86\u4f60\u7684\u77e5\u8bc6\u5e93\u8303\u56f4\uff0c\u4f60\u9700\u8981\u751f\u6210\u4e00\u4e2a\u793c\u8c8c\u4e14\u6709\u5e2e\u52a9\u7684\u56de\u590d\u3002\n\n## \u56de\u590d\u8981\u6c42\n- \u8bda\u5b9e\u627f\u8ba4\u4f60\u65e0\u6cd5\u63d0\u4f9b\u51c6\u786e\u7b54\u6848\n- \u7b80\u6d01\u53cb\u597d\uff0c\u4e0d\u8981\u8fc7\u5ea6\u9053\u6b49\n- \u53ef\u4ee5\u63d0\u4f9b\u76f8\u5173\u7684\u5efa\u8bae\u6216\u66ff\u4ee3\u65b9\u6848\n- \u56de\u590d\u63a7\u5236\u572850\u5b57\u4ee5\u5185\n- \u4f7f\u7528\u793c\u8c8c\u3001\u4e13\u4e1a\u7684\u8bed\u6c14\n\n## Few-shot\u793a\u4f8b\n\n\u7528\u6237\u95ee\u9898: \u4eca\u5929\u676d\u5dde\u897f\u6e56\u7684\u6e38\u5ba2\u6570\u91cf\u662f\u591a\u5c11\uff1f\n\u56de\u590d: \u62b1\u6b49\uff0c\u6211\u65e0\u6cd5\u83b7\u53d6\u5b9e\u65f6\u7684\u676d\u5dde\u897f\u6e56\u6e38\u5ba2\u6570\u636e\u3002\u60a8\u53ef\u4ee5\u901a\u8fc7\u676d\u5dde\u65c5\u6e38\u5b98\u7f51\u6216\u76f8\u5173APP\u67e5\u8be2\u8fd9\u4e00\u4fe1\u606f\u3002\n\n\u7528\u6237\u95ee\u9898: \u5f20\u6559\u6388\u7684\u65b0\u8bba\u6587\u53d1\u8868\u4e86\u5417\uff1f\n\u56de\u590d: \u6211\u6ca1\u6709\u5f20\u6559\u6388\u7684\u6700\u65b0\u8bba\u6587\u4fe1\u606f\u3002\u5efa\u8bae\u60a8\u67e5\u8be2\u5b66\u672f\u6570\u636e\u5e93\u6216\u76f4\u63a5\u8054\u7cfb\u5f20\u6559\u6388\u83b7\u53d6\u6700\u65b0\u52a8\u6001\u3002\n\n\u7528\u6237\u95ee\u9898: \u6211\u7684\u94f6\u884c\u5361\u53f7\u662f\u591a\u5c11\uff1f\n\u56de\u590d: \u4f5c\u4e3aAI\u52a9\u624b\uff0c\u6211\u65e0\u6cd5\u83b7\u53d6\u60a8\u7684\u4e2a\u4eba\u94f6\u884c\u4fe1\u606f\u3002\u8bf7\u767b\u5f55\u60a8\u7684\u94f6\u884cAPP\u6216\u8054\u7cfb\u94f6\u884c\u5ba2\u670d\u83b7\u53d6\u76f8\u5173\u4fe1\u606f\u3002\n\n## \u7528\u6237\u5f53\u524d\u7684\u95ee\u9898\u662f:\n{{.Query}}\n"
    public static final String
    "\u89d2\u8272\uff1a\u8d44\u6df1\u5ba2\u670d\u4e13\u5bb6;\n\u80cc\u666f\uff1a\u6709\u4e13\u4e1a\u5ba2\u670d\u7ecf\u9a8c;\n\u4efb\u52a1\uff1a\u6839\u636e\u4e0a\u4e0b\u6587\u4e2d\u63d0\u5230\u7684\u5185\u5bb9\uff0c\u5bf9\u63d0\u51fa\u7684\u95ee\u9898\u7ed9\u51fa\u6709\u7528\u3001\u8be6\u7ec6\u3001\u793c\u8c8c\u7684\u56de\u7b54;\n\u8981\u6c42\uff1a\n1. \u6839\u636e\u641c\u7d22\u7ed3\u679c\u548c\u5386\u53f2\u804a\u5929\u8bb0\u5f55\u56de\u7b54\u5ba2\u6237\u63d0\u51fa\u7684\u95ee\u9898\uff0c\n2. \u5b89\u629a\u5ba2\u6237\u60c5\u7eea\uff0c\n3. \u63d0\u5347\u5ba2\u6237\u6ee1\u610f\u5ea6;\n4. \u4e25\u7981\u56de\u7b54\u653f\u6cbb\u3001\u66b4\u529b\u3001\u8272\u60c5\u7b49\u8fdd\u6cd5\u8fdd\u89c4\u95ee\u9898;\n5. \u4ec5\u6839\u636e\u4e0a\u4e0b\u6587\u5185\u5bb9\u56de\u7b54\u95ee\u9898\uff0c\u4e0d\u8981\u6dfb\u52a0\u5176\u4ed6\u5185\u5bb9;\n"
    public static final String
    "\u4f60\u662f\u4e00\u4e2a\u4e13\u6ce8\u4e8e\u6307\u4ee3\u6d88\u89e3\u548c\u7701\u7565\u8865\u5168\u7684\u667a\u80fd\u52a9\u624b\uff0c\u4f60\u7684\u4efb\u52a1\u662f\u6839\u636e\u5386\u53f2\u5bf9\u8bdd\u4e0a\u4e0b\u6587\uff0c\u6e05\u6670\u8bc6\u522b\u7528\u6237\u95ee\u9898\u4e2d\u7684\u4ee3\u8bcd\u5e76\u66ff\u6362\u4e3a\u660e\u786e\u7684\u4e3b\u8bed\uff0c\u540c\u65f6\u8865\u5168\u7701\u7565\u7684\u5173\u952e\u4fe1\u606f\u3002\n\n## \u6539\u5199\u76ee\u6807\n\u8bf7\u6839\u636e\u5386\u53f2\u5bf9\u8bdd\uff0c\u5bf9\u5f53\u524d\u7528\u6237\u95ee\u9898\u8fdb\u884c\u6539\u5199\uff0c\u76ee\u6807\u662f\uff1a\n- \u8fdb\u884c\u6307\u4ee3\u6d88\u89e3\uff0c\u5c06\"\u5b83\"\u3001\"\u8fd9\u4e2a\"\u3001\"\u90a3\u4e2a\"\u3001\"\u4ed6\"\u3001\"\u5979\"\u3001\"\u5b83\u4eec\"\u3001\"\u4ed6\u4eec\"\u3001\"\u5979\u4eec\"\u7b49\u4ee3\u8bcd\u66ff\u6362\u4e3a\u660e\u786e\u7684\u4e3b\u8bed\n- \u8865\u5168\u7701\u7565\u7684\u5173\u952e\u4fe1\u606f\uff0c\u786e\u4fdd\u95ee\u9898\u8bed\u4e49\u5b8c\u6574\n- \u4fdd\u6301\u95ee\u9898\u7684\u539f\u59cb\u542b\u4e49\u548c\u8868\u8fbe\u65b9\u5f0f\u4e0d\u53d8\n- \u6539\u5199\u540e\u5fc5\u987b\u4e5f\u662f\u4e00\u4e2a\u95ee\u9898\n- \u6539\u5199\u540e\u7684\u95ee\u9898\u5b57\u6570\u63a7\u5236\u572830\u5b57\u4ee5\u5185\n- \u4ec5\u8f93\u51fa\u6539\u5199\u540e\u7684\u95ee\u9898\uff0c\u4e0d\u8981\u8f93\u51fa\u4efb\u4f55\u89e3\u91ca\uff0c\u66f4\u4e0d\u8981\u5c1d\u8bd5\u56de\u7b54\u8be5\u95ee\u9898\uff0c\u540e\u9762\u6709\u5176\u4ed6\u52a9\u624b\u56de\u53bb\u89e3\u7b54\u6b64\u95ee\u9898\n\n## Few-shot\u793a\u4f8b\n\n\u793a\u4f8b1:\n\u5386\u53f2\u5bf9\u8bdd:\n\u7528\u6237: \u5fae\u4fe1\u652f\u4ed8\u6709\u54ea\u4e9b\u529f\u80fd\uff1f\n\u52a9\u624b: \u5fae\u4fe1\u652f\u4ed8\u7684\u4e3b\u8981\u529f\u80fd\u5305\u62ec\u8f6c\u8d26\u3001\u4ed8\u6b3e\u7801\u3001\u6536\u6b3e\u3001\u4fe1\u7528\u5361\u8fd8\u6b3e\u7b49\u591a\u79cd\u652f\u4ed8\u670d\u52a1\u3002\n\n\u7528\u6237\u95ee\u9898: \u5b83\u7684\u5b89\u5168\u6027\n\u6539\u5199\u540e: \u5fae\u4fe1\u652f\u4ed8\u7684\u5b89\u5168\u6027\n\n\u793a\u4f8b2:\n\u5386\u53f2\u5bf9\u8bdd:\n\u7528\u6237: \u82f9\u679c\u624b\u673a\u7535\u6c60\u4e0d\u8010\u7528\u600e\u4e48\u529e\uff1f\n\u52a9\u624b: \u60a8\u53ef\u4ee5\u901a\u8fc7\u964d\u4f4e\u5c4f\u5e55\u4eae\u5ea6\u3001\u5173\u95ed\u540e\u53f0\u5e94\u7528\u548c\u5b9a\u671f\u66f4\u65b0\u7cfb\u7edf\u6765\u5ef6\u957f\u7535\u6c60\u5bff\u547d\u3002\n\n\u7528\u6237\u95ee\u9898: \u8fd9\u6837\u4f1a\u5f71\u54cd\u4f7f\u7528\u4f53\u9a8c\u5417\uff1f\n\u6539\u5199\u540e: \u964d\u4f4e\u5c4f\u5e55\u4eae\u5ea6\u548c\u5173\u95ed\u540e\u53f0\u5e94\u7528\u662f\u5426\u5f71\u54cd\u4f7f\u7528\u4f53\u9a8c\n\n\u793a\u4f8b3:\n\u5386\u53f2\u5bf9\u8bdd:\n\u7528\u6237: \u5982\u4f55\u5236\u4f5c\u7ea2\u70e7\u8089\uff1f\n\u52a9\u624b: \u7ea2\u70e7\u8089\u7684\u5236\u4f5c\u9700\u8981\u5148\u5c06\u8089\u5757\u712f\u6c34\uff0c\u7136\u540e\u52a0\u5165\u9171\u6cb9\u3001\u7cd6\u7b49\u8c03\u6599\u6162\u7096\u3002\n\n\u7528\u6237\u95ee\u9898: \u9700\u8981\u7096\u591a\u4e45\uff1f\n\u6539\u5199\u540e: \u7ea2\u70e7\u8089\u9700\u8981\u7096\u591a\u4e45\n\n\u793a\u4f8b4:\n\u5386\u53f2\u5bf9\u8bdd:\n\u7528\u6237: \u5317\u4eac\u5230\u4e0a\u6d77\u7684\u9ad8\u94c1\u7968\u4ef7\u662f\u591a\u5c11\uff1f\n\u52a9\u624b: \u5317\u4eac\u5230\u4e0a\u6d77\u7684\u9ad8\u94c1\u7968\u4ef7\u6839\u636e\u8f66\u6b21\u548c\u5ea7\u4f4d\u7c7b\u578b\u4e0d\u540c\uff0c\u4e8c\u7b49\u5ea7\u7ea6\u4e3a553\u5143\uff0c\u4e00\u7b49\u5ea7\u7ea6\u4e3a933\u5143\u3002\n\n\u7528\u6237\u95ee\u9898: \u65f6\u95f4\u5462\uff1f\n\u6539\u5199\u540e: \u5317\u4eac\u5230\u4e0a\u6d77\u7684\u9ad8\u94c1\u65f6\u957f\n\n\u793a\u4f8b5:\n\u5386\u53f2\u5bf9\u8bdd:\n\u7528\u6237: \u5982\u4f55\u6ce8\u518c\u5fae\u4fe1\u8d26\u53f7\uff1f\n\u52a9\u624b: \u6ce8\u518c\u5fae\u4fe1\u8d26\u53f7\u9700\u8981\u4e0b\u8f7d\u5fae\u4fe1APP\uff0c\u8f93\u5165\u624b\u673a\u53f7\uff0c\u63a5\u6536\u9a8c\u8bc1\u7801\uff0c\u7136\u540e\u8bbe\u7f6e\u6635\u79f0\u548c\u5bc6\u7801\u3002\n\n\u7528\u6237\u95ee\u9898: \u56fd\u5916\u624b\u673a\u53f7\u53ef\u4ee5\u5417\uff1f\n\u6539\u5199\u540e: \u56fd\u5916\u624b\u673a\u53f7\u662f\u5426\u53ef\u4ee5\u6ce8\u518c\u5fae\u4fe1\u8d26\u53f7\n"
    public static final String
    "abstract_meaning_representation"
    public static final String
    "after_sale_customer_assistant"
    public static final String
    "agent_assistant"
    public static final String
    "agent_inspection"
    public static final String
    "chinese_word_segmentation"
    public static final String
    "constituency_parsing"
    public static final String
    "context_template_summary"
    public static final String
    "coreference_resolution"
    public static final String
    "customer_assistant"
    public static final String
    "customer_service"
    public static final String
    "customer_service_expert"
    public static final String
    "dependency_parsing"
    public static final String
    "emotion_analysis"
    public static final String
    "entity_extraction"
    public static final String
    "entity_recognition"
    public static final String
    "fallback_response"
    public static final String
    "faq_generate"
    public static final String
    "faq_similar_questions"
    public static final String
    "generate_wechat_article"
    public static final String
    "generate_xiaohongshu_article"
    public static final String
    "intent_classification"
    public static final String
    "intent_rewrite"
    public static final String
    "keyword_extraction"
    public static final String
    "language_recognition"
    public static final String
    "language_translation"
    public static final String
    "logistics_customer_assistant"
    public static final String
    "ocr_extraction"
    public static final String
    "part_of_speech_tagging"
    public static final String
    "pre_sale_customer_assistant"
    public static final String
    "query_expansion"
    public static final String
    "query_rewrite"
    public static final String
    "question_suggest"
    public static final String
    "relationship_extraction"
    public static final String
    "robot_inspection"
    public static final String
    "semantic_analysis"
    public static final String
    "semantic_dependency_analysis"
    public static final String
    "semantic_role_labeling"
    public static final String
    "semantic_text_similarity"
    public static final String
    "sentiment_analysis"
    public static final String
    "summary_generation"
    public static final String
    "text_classification"
    public static final String
    "text_correction"
    public static final String
    "text_style_transfer"
    public static final String
    "thread_classification"
    public static final String
    "thread_completion"
    public static final String
    "thread_summary"
    public static final String
    "thread_title_generation"
    public static final String
    "ticket_assistant"
    public static final String
    "ticket_generate"
    public static final String
    "ticket_solution_recommendation"
    public static final String
    "ticket_summary"
    public static final String
    "visitor_invitation"
    public static final String
    "visitor_portrait"
    public static final String
    "visitor_recommendation"
    public static final String
    "void_agent"
  • com.bytedesk.ai.robot.RobotEntity
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.robot.RobotExcelListener
    Modifier and Type
    Constant Field
    Value
    private static final int
    100
  • com.bytedesk.ai.robot.RobotPermissions
    Modifier and Type
    Constant Field
    Value
    public static final String
    "hasAuthority(\'ROBOT_CREATE\')"
    public static final String
    "hasAuthority(\'ROBOT_DELETE\')"
    public static final String
    "hasAuthority(\'ROBOT_EXPORT\')"
    public static final String
    "hasAuthority(\'ROBOT_READ\')"
    public static final String
    "hasAuthority(\'ROBOT_UPDATE\')"
    public static final String
    "ROBOT_CREATE"
    public static final String
    "ROBOT_DELETE"
    public static final String
    "ROBOT_EXPORT"
    public static final String
    "ROBOT_"
    public static final String
    "ROBOT_READ"
    public static final String
    "ROBOT_UPDATE"
  • com.bytedesk.ai.robot.RobotProtobuf
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.robot.RobotProtobufBasic
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.robot.RobotRequest
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.robot.RobotResponse
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.robot_agent.RobotAgentService
    Modifier and Type
    Constant Field
    Value
    private static final String
    "\u8bf7\u4e25\u683c\u53ea\u8f93\u51fa JSON\uff08\u4e0d\u8981 Markdown/\u89e3\u91ca/\u591a\u4f59\u6587\u5b57\uff09\u3002"
  • com.bytedesk.ai.springai.providers.dify.DifyRequest
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.springai.providers.dify.DifyResponse
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.springai.providers.n8n.N8nRequest
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.springai.providers.n8n.N8nResponse
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.ai.utils.reader.WebDocumentReader
    Modifier and Type
    Constant Field
    Value
    private static final int
    10000
  • com.bytedesk.core.annotation.ApiRateLimiter
    Modifier and Type
    Constant Field
    Value
    public static final int
    0
  • com.bytedesk.core.ip.IP2RegionConfig
    Modifier and Type
    Constant Field
    Value
    private static final String
    "ip2region.xdb"
  • com.bytedesk.core.ip.IpUtils
    Modifier and Type
    Constant Field
    Value
    private static final String
    "(([01]?\\d\\d?|2[0-4]\\d|25[0-5])\\.){3}([01]?\\d\\d?|2[0-4]\\d|25[0-5])"
    private static final String
    "([0-9a-f]{1,4}:){7}([0-9a-f]){1,4}|([0-9a-f]{1,4}:){6}(:[0-9a-f]{1,4}){2}|([0-9a-f]{1,4}:){5}(:[0-9a-f]{1,4}){3}|([0-9a-f]{1,4}:){4}(:[0-9a-f]{1,4}){4}|([0-9a-f]{1,4}:){3}(:[0-9a-f]{1,4}){5}|([0-9a-f]{1,4}:){2}(:[0-9a-f]{1,4}){6}|([0-9a-f]{1,4}:)(:[0-9a-f]{1,4}){7}|(:(:[0-9a-f]{1,4}){7})|(::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))"
  • com.bytedesk.core.webhook.channel.WeChatWorkWebhookService
    Modifier and Type
    Constant Field
    Value
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/webhook/send"
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/webhook/upload_media"
  • com.bytedesk.wechat.mp.menu.WeChatMpMenuConsts
    Modifier and Type
    Constant Field
    Value
    public static final String
    "https://api.weixin.qq.com/cgi-bin/menu/create?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/menu/delete?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/get_current_selfmenu_info?access_token="
  • com.bytedesk.wechat.mp.menu.WeChatMpMenuEntity
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.wechat.mp.menu.WeChatMpMenuRequest
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.wechat.mp.menu.WeChatMpMenuResponse
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.wechat.mp.tag.WeChatMpTagConsts
    Modifier and Type
    Constant Field
    Value
    public static final String
    "https://api.weixin.qq.com/cgi-bin/tags/members/batchtagging?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/tags/members/batchuntagging?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/tags/create?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/tags/delete?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/user/tag/get?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/tags/get?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/tags/getidlist?access_token="
    public static final String
    "https://api.weixin.qq.com/cgi-bin/tags/update?access_token="
  • com.bytedesk.wechat.mp.tag.WeChatMpTagEntity
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.wechat.mp.tag.WeChatMpTagRequest
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.wechat.mp.tag.WeChatMpTagResponse
    Modifier and Type
    Constant Field
    Value
    private static final long
    1L
  • com.bytedesk.wechat.work.assistant.CustomerAcquisitionService
    Modifier and Type
    Constant Field
    Value
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/customer_acquisition"
  • com.bytedesk.wechat.work.onjob.OnJobTransferService
    Modifier and Type
    Constant Field
    Value
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/transfer_customer?access_token="
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/groupchat/onjob_transfer?access_token="
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/transfer_result?access_token="
  • com.bytedesk.wechat.work.tag.WeChatWorkTagServiceImpl
    Modifier and Type
    Constant Field
    Value
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/add_corp_tag?access_token="
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/add_strategy_tag?access_token="
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/del_corp_tag?access_token="
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/del_strategy_tag?access_token="
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/edit_corp_tag?access_token="
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/edit_strategy_tag?access_token="
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/get_corp_tag_list?access_token="
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/get_strategy_tag_list?access_token="
    private static final String
    "https://qyapi.weixin.qq.com/cgi-bin/externalcontact/mark_tag?access_token="