Dialogflow 에이전트는 최종 사용자와의 동시 실행 대화를 처리하는 가상 에이전트입니다.
이는 인간 언어의 미묘한 차이를 이해하는 자연어 이해 모듈입니다.
Dialogflow는 대화로 이루어진 최종 사용자의 텍스트 또는 오디오를 앱과 서비스가 이해할 수 있는 구조화된 데이터로 변환합니다.
시스템에 필요한 대화 유형을 처리하도록 Dialogflow 에이전트를 직접 설계하고 빌드할 수 있습니다.
Dialogflow 에이전트는 콜센터 상담원과 유사합니다.
둘 다 예상되는 대화 시나리오를 처리하도록 학습해야 하며, 학습이 지나치게 명시적일 필요는 없습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-03(UTC)"],[[["A Dialogflow agent is a virtual agent that manages multiple conversations with end-users and understands the complexities of natural human language."],["Dialogflow agents translate user text or audio into structured data that applications and services can understand."],["These agents are trained to handle various conversation scenarios, much like human call center agents, but with the advantage of not needing overly explicit training."],["Dialogflow agents contain settings and data, including language options, intents, entities, knowledge, integrations, and fulfillment to control agent behavior."]]],[]]