Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Um agente do Dialogflow
é um agente virtual que processa conversas simultâneas com seus usuários finais.
Ele é um módulo de processamento de linguagem natural que entende as nuances da fala humana.
O Dialogflow traduz textos ou áudios do usuário final durante uma conversa para dados estruturados que seus aplicativos e serviços podem entender.
Você projeta e cria um agente do Dialogflow para lidar com os tipos de conversas necessárias para seu sistema.
Um agente do Dialogflow é semelhante a um agente humano de call center.
Você o treina para que lide com os cenários esperados em conversas, e o treinamento não precisa ser excessivamente explícito.
Os agentes também servem como um contêiner de nível superior para configurações e dados:
Configurações do agente para opções de idioma, configurações de machine learning e outras configurações que controlam o comportamento do seu agente.
Intents para categorizar as intenções do usuário final para cada turno de conversa.
Entidades para identificar e extrair dados específicos de expressões de usuário final.
Conhecimento para analisar documentos, como perguntas frequentes, e encontrar respostas automáticas.
Integrações para aplicativos executados em dispositivos ou serviços que lidam diretamente com interações do usuário final por você, como o Google Assistente.
Fulfillment para conectar seu serviço ao usar integrações.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-18 UTC."],[[["\u003cp\u003eA Dialogflow agent is a virtual agent that manages multiple conversations with end-users and understands the complexities of natural human language.\u003c/p\u003e\n"],["\u003cp\u003eDialogflow agents translate user text or audio into structured data that applications and services can understand.\u003c/p\u003e\n"],["\u003cp\u003eThese agents are trained to handle various conversation scenarios, much like human call center agents, but with the advantage of not needing overly explicit training.\u003c/p\u003e\n"],["\u003cp\u003eDialogflow agents contain settings and data, including language options, intents, entities, knowledge, integrations, and fulfillment to control agent behavior.\u003c/p\u003e\n"]]],[],null,["# Agents\n\nA Dialogflow\n\n*agent*\n\nis a virtual agent that handles concurrent conversations with your end-users.\nIt is a natural language understanding module that understands the nuances of human language.\nDialogflow translates end-user text or audio during a conversation\nto structured data that your apps and services can understand.\nYou design and build a Dialogflow agent to handle the types of conversations required for your system.\n\n\nA Dialogflow agent is similar to a human call center agent.\nYou train them both to handle expected conversation scenarios,\nand your training does not need to be overly explicit.\n\nAgents also serve as a top-level container for settings and data:\n\n- [Agent settings](/dialogflow/docs/agents-settings) for language options, machine learning settings, and other settings that control the behavior of your agent.\n- [Intents](/dialogflow/docs/intents-overview) to categorize end-user intentions for each conversation turn.\n- [Entities](/dialogflow/docs/entities-overview) to identify and extract specific data from end-user expressions.\n- [Knowledge](/dialogflow/docs/knowledge-connectors) to parse documents (for example, FAQs) and find automated responses.\n- [Integrations](/dialogflow/docs/integrations) for applications that run on devices or services that directly handle end-user interactions for you (for example, Google Assistant).\n- [Fulfillment](/dialogflow/docs/fulfillment-overview) to connect your service when using integrations."]]