GETTING STARTED
Kore.ai XO Platform
Virtual Assistants Overview
Natural Language Processing (NLP)
Concepts and Terminology
Quick Start Guide
Accessing the Platform
Navigating the Kore.ai XO Platform
Building a Virtual Assistant
Help & Learning Resources
Release Notes
Current Version
Recent Updates
Previous Versions
Deprecations
Request a Feature
CONCEPTS
Design
Storyboard
Overview
FAQs
Conversation Designer
Overview
Dialog Tasks
Mock Scenes
Dialog Tasks
Overview
Navigate Dialog Tasks
Build Dialog Tasks
Node Types
Overview
Intent Node
Dialog Node
Dynamic Intent Node
GenAI Node
GenAI Prompt
Entity Node
Form Node
Confirmation Node
Message Nodes
Logic Node
Bot Action Node
Service Node
Webhook Node
Script Node
Process Node
Agent Transfer
Node Connections
Node Connections Setup
Sub-Intent Scoping
Entity Types
Entity Rules
User Prompts or Messages
Voice Call Properties
Knowledge AI
Introduction
Knowledge Graph
Introduction
Terminology
Build a Knowledge Graph
Manage FAQs
Knowledge Extraction
Import or Export Knowledge Graph
Prepare Data for Import
Importing Knowledge Graph
Exporting Knowledge Graph
Auto-Generate Knowledge Graph
Knowledge Graph Analysis
Answer from Documents
Alert Tasks
Small Talk
Digital Skills
Overview
Digital Forms
Digital Views
Introduction
Widgets
Panels
Session and Context Variables
Context Object
Intent Discovery
Train
NLP Optimization
ML Engine
Overview
Model Validation
FM Engine
KG Engine
Traits Engine
Ranking and Resolver
Training Validations
NLP Configurations
NLP Guidelines
LLM and Generative AI
Introduction
LLM Integration
Kore.ai XO GPT Module
Prompts & Requests Library
Co-Pilot Features
Dynamic Conversations Features
Intelligence
Introduction
Event Handlers
Contextual Memory
Contextual Intents
Interruption Management
Multi-intent Detection
Amending Entities
Default Conversations
Conversation Driven Dialog Builder
Sentinment Management
Tone Analysis
Default Standard Responses
Ignore Words & Field Memory
Test & Debug
Overview
Talk to Bot
Utterance Testing
Batch Testing
Conversation Testing
Conversation Testing Overview
Create a Test Suite
Test Editor
Test Case Assertion
Test Case Execution Summary
Glossary
Health and Monitoring
NLP Health
Flow Health
Integrations
Actions
Actions Overview
Asana
Configure
Templates
Azure OpenAI
Configure
Templates
BambooHR
Configure
Templates
Bitly
Configure
Templates
Confluence
Configure
Templates
DHL
Configure
Templates
Freshdesk
Configure
Templates
Freshservice
Configure
Templates
Google Maps
Configure
Templates
Here
Configure
Templates
HubSpot
Configure
Templates
JIRA
Configure
Templates
Microsoft Graph
Configure
Templates
Open AI
Configure
Templates
Salesforce
Configure
Templates
ServiceNow
Configure
Templates
Stripe
Configure
Templates
Shopify
Configure
Templates
Twilio
Configure
Templates
Zendesk
Configure
Templates
Agents
Agent Transfer Overview
Custom (BotKit)
Drift
Genesys
Intercom
NiceInContact
NiceInContact(User Hub)
Salesforce
ServiceNow
Configure Tokyo and Lower versions
Configure Utah and Higher versions
Unblu
External NLU Adapters
Overview
Dialogflow Engine
Test and Debug
Deploy
Channels
Publishing
Versioning
Analyze
Introduction
Dashboard Filters
Overview Dashboard
Conversations Dashboard
Users Dashboard
Performance Dashboard
Custom Dashboards
Introduction
Custom Meta Tags
Create Custom Dashboard
Create Custom Dashboard Filters
LLM and Generative AI Logs
NLP Insights
Task Execution Logs
Conversations History
Conversation Flows
Conversation Insights
Feedback Analytics
Usage Metrics
Containment Metrics
Universal Bots
Introduction
Universal Bot Definition
Universal Bot Creation
Training a Universal Bot
Universal Bot Customizations
Enabling Languages
Store
Manage Assistant
Team Collaboration
Plan & Usage
Overview
Usage Plans
Templates
Support Plans
Invoices
Authorization
Conversation Sessions
Multilingual Virtual Assistants
Get Started
Supported Components & Features
Manage Languages
Manage Translation Services
Multiingual Virtual Assistant Behavior
Feedback Survey
Masking PII Details
Variables
Collections
IVR Settings
General Settings
Assistant Management
Manage Namespace
Data
Overview
Data Table
Table Views
App Definitions
Data as Service
HOW TOs
Build a Travel Planning Assistant
Travel Assistant Overview
Create a Travel Virtual Assistant
Design Conversation Skills
Create an ‘Update Booking’ Task
Create a Change Flight Task
Build a Knowledge Graph
Schedule a Smart Alert
Design Digital Skills
Configure Digital Forms
Configure Digital Views
Train the Assistant
Use Traits
Use Patterns
Manage Context Switching
Deploy the Assistant
Use Bot Functions
Use Content Variables
Use Global Variables
Use Web SDK
Build a Banking Assistant
Design Conversation Skills
Create a Sample Banking Assistant
Create a Transfer Funds Task
Create a Update Balance Task
Create a Knowledge Graph
Set Up a Smart Alert
Design Digital Skills
Configure Digital Forms
Configure Digital Views
Add Data to Data Tables
Update Data in Data Tables
Add Data from Digital Forms
Train the Assistant
Composite Entities
Use Traits
Use Patterns for Intents & Entities
Manage Context Switching
Deploy the Assistant
Configure an Agent Transfer
Use Assistant Functions
Use Content Variables
Use Global Variables
Intent Scoping using Group Node
Analyze the Assistant
Create a Custom Dashboard
Use Custom Meta Tags in Filters
Migrate External Bots
Google Dialogflow Bot
APIs & SDKs
API Reference
API Introduction
Rate Limits
API List
koreUtil Libraries
SDK Reference
SDK Introduction
Web SDK
How the Web SDK Works
SDK Security
SDK Registration
Web Socket Connect and RTM
Tutorials
Widget SDK Tutorial
Web SDK Tutorial
BotKit SDK
BotKit SDK Deployment Guide
Installing the BotKit SDK
Using the BotKit SDK
SDK Events
SDK Functions
Tutorials
BotKit - Blue Prism
BotKit - Flight Search Sample VA
BotKit - Agent Transfer
  1. Docs
  2. Virtual Assistants
  3. Bot Settings
  4. Bot Functions
  5. 봇 기능

봇 기능

사용자 정의 스크립트 파일을 사용하면 다른 작업, 노드 및 기타 봇 요소에서 사용할 수 있는 재사용 가능한 유틸리티 JavaScript 기능을 수집하고 관리할 수 있습니다. 사용자 정의 스크립트 파일을 봇에 업로드하면 봇의 어느 곳에서나 파일의 모든 기능에 액세스할 수 있으므로 중복 개발 노력이 줄어듭니다.

사용자 정의 스크립트 파일 사용하기

쇼핑 봇의 한 사용 사례를 통해 사용자 정의 스크립트 파일을 활용하여 개발 기간을 상당히 단축할 수 있는 방법을 알아보겠습니다. 소비자에게 다양한 옵션을 제공하는 쇼핑 봇의 다음 대화형 흐름을 살펴보세요. 아래 대화에서 봇은 먼저 사용자에게 여성용 또는 남성용 제품을 클릭하여 제품군을 선택하라는 메시지를 표시한 다음 의류, 신발 또는 액세서리와 같은 제품 유형을 선택하라는 메시지를 표시합니다. 위의 대화에서 제품군 및 제품 유형 옵션은 기능면에서 모두 동일하지만 표시되는 선택 사항만 다르다는 것을 확인할 수 있습니다. 버튼 템플릿의 기능을 각 노드에 하드 코딩하는 대신 옵션을 전달하여 이러한 노드에서 호출할 수 있는 사용자 정의 스크립트 파일에 함수를 작성할 수 있습니다. 다음은 기능을 수행하기 위한 샘플 함수 스크립트입니다. 다음 이미지는 노드에서 함수를 호출하는 방법을 보여줍니다.

사용자 정의 스크립트 파일 업로드하기

스크립트 파일을 봇에 업로드하려면 다음 단계를 따르세요.

  1. 상단 메뉴에서 빌드 탭을 선택합니다
  2. 왼쪽 메뉴에서 설정 >봇 기능을 선택합니다.
  3. 사용자 정의 스크립트에서 가져오기를 클릭합니다.
  4. 사용자 정의 스크립트 가져오기 대화 상자에서 찾아보기를 클릭하고 로컬 컴퓨터의 스크립트 파일로 이동합니다. 가져오기를 클릭합니다.
  5. 가져오기가 성공적으로 완료되면 완료를 클릭합니다.

사용자 정의 스크립트 파일 업데이트하기

파일을 다운로드하고 수정한 다음 봇으로 다시 가져와 사용자 정의 스크립트 파일에 기능을 추가하거나 수정할 수 있습니다. 새 사용자 정의 스크립트 파일을 가져오면 기존 파일이 변경되며, 나중에 다시 되돌릴 수 없습니다. 따라서 다운로드한 파일의 복사본을 백업을 위해 보관하고 주의를 기울이는 것이 좋습니다.

  1. 상단 메뉴에서 빌드 탭을 선택합니다
  2. 왼쪽 메뉴에서 설정 >봇 기능을 선택합니다.
  3. 사용자 정의 스크립트에서 다운로드를 클릭하여 로컬 컴퓨터에 파일 복사본을 저장합니다.
  4. 파일을 변경한 후 새로 가져오기를 클릭합니다.
  5. 찾아보기를 클릭하여 로컬 컴퓨터에서 사용자 정의 스크립트 파일 위치로 이동한 다음 가져오기를 클릭합니다.
  6. 가져오기가 완료되면 완료를 클릭합니다.

봇 기능

사용자 정의 스크립트 파일을 사용하면 다른 작업, 노드 및 기타 봇 요소에서 사용할 수 있는 재사용 가능한 유틸리티 JavaScript 기능을 수집하고 관리할 수 있습니다. 사용자 정의 스크립트 파일을 봇에 업로드하면 봇의 어느 곳에서나 파일의 모든 기능에 액세스할 수 있으므로 중복 개발 노력이 줄어듭니다.

사용자 정의 스크립트 파일 사용하기

쇼핑 봇의 한 사용 사례를 통해 사용자 정의 스크립트 파일을 활용하여 개발 기간을 상당히 단축할 수 있는 방법을 알아보겠습니다. 소비자에게 다양한 옵션을 제공하는 쇼핑 봇의 다음 대화형 흐름을 살펴보세요. 아래 대화에서 봇은 먼저 사용자에게 여성용 또는 남성용 제품을 클릭하여 제품군을 선택하라는 메시지를 표시한 다음 의류, 신발 또는 액세서리와 같은 제품 유형을 선택하라는 메시지를 표시합니다. 위의 대화에서 제품군 및 제품 유형 옵션은 기능면에서 모두 동일하지만 표시되는 선택 사항만 다르다는 것을 확인할 수 있습니다. 버튼 템플릿의 기능을 각 노드에 하드 코딩하는 대신 옵션을 전달하여 이러한 노드에서 호출할 수 있는 사용자 정의 스크립트 파일에 함수를 작성할 수 있습니다. 다음은 기능을 수행하기 위한 샘플 함수 스크립트입니다. 다음 이미지는 노드에서 함수를 호출하는 방법을 보여줍니다.

사용자 정의 스크립트 파일 업로드하기

스크립트 파일을 봇에 업로드하려면 다음 단계를 따르세요.

  1. 상단 메뉴에서 빌드 탭을 선택합니다
  2. 왼쪽 메뉴에서 설정 >봇 기능을 선택합니다.
  3. 사용자 정의 스크립트에서 가져오기를 클릭합니다.
  4. 사용자 정의 스크립트 가져오기 대화 상자에서 찾아보기를 클릭하고 로컬 컴퓨터의 스크립트 파일로 이동합니다. 가져오기를 클릭합니다.
  5. 가져오기가 성공적으로 완료되면 완료를 클릭합니다.

사용자 정의 스크립트 파일 업데이트하기

파일을 다운로드하고 수정한 다음 봇으로 다시 가져와 사용자 정의 스크립트 파일에 기능을 추가하거나 수정할 수 있습니다. 새 사용자 정의 스크립트 파일을 가져오면 기존 파일이 변경되며, 나중에 다시 되돌릴 수 없습니다. 따라서 다운로드한 파일의 복사본을 백업을 위해 보관하고 주의를 기울이는 것이 좋습니다.

  1. 상단 메뉴에서 빌드 탭을 선택합니다
  2. 왼쪽 메뉴에서 설정 >봇 기능을 선택합니다.
  3. 사용자 정의 스크립트에서 다운로드를 클릭하여 로컬 컴퓨터에 파일 복사본을 저장합니다.
  4. 파일을 변경한 후 새로 가져오기를 클릭합니다.
  5. 찾아보기를 클릭하여 로컬 컴퓨터에서 사용자 정의 스크립트 파일 위치로 이동한 다음 가져오기를 클릭합니다.
  6. 가져오기가 완료되면 완료를 클릭합니다.
메뉴