Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
实时实体提取
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
您可以在 Agent Assist 对话期间请求实时实体提取。此功能会自动提取最终用户表达式中与任何
Dialogflow 系统实体
匹配的数据。
例如,如果最终用户说“I want three tickets for Friday”,系统会将“3”提取为 @sys.number 实体,并将“Friday”提取为
@sys.date 实体。Agent Assist 会在对话期间将此数据提供给您的系统,以便您可以在人工客服的界面上显示该数据。然后,您可以使用此数据为人工客服提供其他工具,例如在提取日期时安排活动的按钮。
如需启用实时实体提取,请在创建或更新
ConversationProfile时将
human_agent_assistant_config.message_analysis_config.enable_entity_extraction
字段设置为true。
当您为
Participant
资源调用 analyzeContent 或 streamingAnalyzeContent 方法时,响应的
message.message_annotations.parts 字段包含提取的
数据。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-05-09。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2026-05-09。"],[],[]]