-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathmkdocs.en.agent-platform.yml
More file actions
403 lines (402 loc) · 19.9 KB
/
mkdocs.en.agent-platform.yml
File metadata and controls
403 lines (402 loc) · 19.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
site_name: Kore ai Docs
site_author: Kore ai Content Experience Team
docs_dir: 'docs/agent-platform/'
site_dir: 'site/agent-platform/'
site_url: https://docs.kore.ai/agent-platform/
repo_name: Koredotcom/docs
repo_url: https://github.com/Koredotcom/docs
extra_css:
- stylesheets/extra_kore.css
theme:
favicon: images/Kore_logo_new.svg
name: material
custom_dir: overrides.en.agent-platform
icon:
tag:
workflow_tool: material/sitemap-outline
features:
- navigation.tabs
- navigation.sections
- navigation.top
- navigation.path
- navigation.footer
- search.suggest
- search.highlight
- content.tabs.link
- content.code.annotation
- content.code.copy
- header.autohide
language: en
palette:
- scheme: default
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
primary: indigo
accent: indigo
- scheme: slate
toggle:
icon: material/toggle-switch
name: Switch to light mode
primary: indigo
accent: lime
plugins:
- search:
lang: tr
- glightbox
- tags
- redirects:
redirect_maps:
'getting-started/ip-addresses.md': 'getting-started/outbound-ip-address.md'
'ai-agents/tools/tool-flows/tool-calling.md': 'ai-agents/tools/tool-calling.md'
'prompts/about-prompt-studio.md': 'prompts/overview.md'
'ai-agents/agentic-apps/app-settings.md': 'ai-agents/agentic-apps/settings/app-configurations.md'
'ai-agents/agentic-apps/code-tools.md': 'ai-agents/tools/code-tools.md'
'ai-agents/agentic-apps/inline-tools.md': 'ai-agents/tools/code-tools.md'
'settings/workspaces/workspace-mgmt.md': 'settings/workspaces/workspace-management.md'
'settings/security-and-control/encryption-key-mgmt.md': 'settings/security-and-control/encryption-key-management.md'
extra:
version:
provider: mike
generator: false
tags:
workflow_tool: workflow_tool
analytics:
provider: google
property: G-560BYJFH0P
feedback:
title: Was this page helpful?
ratings:
- icon: material/thumb-up-outline
name: This page was helpful
data: 1
note: >-
Thanks for your feedback!
- icon: material/thumb-down-outline
name: This page could be improved
data: 0
note: >-
Thanks for your feedback!
extra_javascript:
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
- extra_js/feedback.js
markdown_extensions:
- abbr
- admonition
- attr_list
- def_list
- footnotes
- md_in_html
- toc:
permalink: true
title: On this Page
- pymdownx.arithmatex:
generic: true
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.details
- pymdownx.emoji:
emoji_generator: !!python/name:material.extensions.emoji.to_svg
emoji_index: !!python/name:material.extensions.emoji.twemoji
options:
custom_icons:
- overrides.en.agent-platform/.icons
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink:
repo_url_shorthand: true
user: squidfunk
repo: mkdocs-material
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
copyright: |
© 2026 Kore.ai, Inc. – All trademarks are the property of their respective owners.
nav:
- Home : home.md
- Getting Started:
- Agent Platform Overview: getting-started/introduction.md
- Accessing Agent Platform: getting-started/sign-up-sign-in.md
- Outbound IP Addresses: getting-started/outbound-ip-address.md
- Agentic App Setup Guide: ai-agents/agentic-apps/agentic-app-setup-guide.md
- Quick Start Tutorials:
- Video Tutorials:
- Product Overview: getting-started/tutorials/agent-platform.md
- Create an Agentic App: getting-started/tutorials/create-agentic-app.md
- Build a Workflow Tool: getting-started/tutorials/workflow-tool.md
- Model Studio: getting-started/tutorials/model-studio.md
- Prompt Studio: getting-started/tutorials/prompt-studio.md
- Evaluation: getting-started/tutorials/evaluation.md
- Build a Code Tool: getting-started/tutorials/build-code-tool.md
- Release Notes:
- Recent Updates: release-notes/recent-updates.md
- Business Solutions:
- AI for Service: https://docs.kore.ai/xo/home/
- AI for Work: https://docs.kore.ai/ai-for-work/home/
- AI for Process: https://docs.kore.ai/ai-for-process/home/
- AI Agents:
- Multi-Agent System: ai-agents/multi-agent-system.md
- Agentic Apps: ai-agents/agentic-apps/overview.md
- AI Agents: ai-agents/overview.md
- Dialog Agents: dialog-agents/overview.md
- Orchestration:
- Single Agent: ai-agents/single-agent.md
- Supervisor: ai-agents/supervisor.md
- Adaptive Network: ai-agents/adaptive-network.md
- DialogGPT: dialog-agents/dialoggpt.md
- Realtime Multimodal: ai-agents/realtime-multimodal.md
- Build AI Agents:
- Create an Agentic App: ai-agents/agentic-apps/create-app.md
- Set up AI Agents: ai-agents/create-agent.md
- Agent Memory: ai-agents/agentic-apps/memory-stores.md
- Manage Agents: ai-agents/agent-management.md
- Manage Agentic App:
- App Profile: ai-agents/agentic-apps/app-profile.md
- App Orchestrator: ai-agents/agentic-apps/orchestrator.md
- Knowledge:
- Search AI Overview: ai-agents/knowledge/overview.md
- About Knowledge Tools: ai-agents/knowledge/about-knowledge.md
- Manage Knowledge Tools: ai-agents/knowledge/manage-knowledge-tools.md
- Tools:
- About Tools: ai-agents/tools/overview.md
- Tool Calling Overview: ai-agents/tools/tool-calling.md
- Workflow Tools:
- About Workflow Tools: ai-agents/tools/workflow-tools.md
- Create a Workflow Tool: ai-agents/tools/create-a-new-tool.md
- Tool Templates: ai-agents/tools/tool-templates.md
- Import a Tool: ai-agents/tools/import-a-tool.md
- Tool Flows:
- About Flows: ai-agents/tools/tool-flows/flows-overview.md
- Manage Flows:
- Manage Nodes in Flows: ai-agents/tools/tool-flows/manage-flow-nodes.md
- Manage Input and Output: ai-agents/tools/tool-flows/perform-other-actions-on-the-flow-builder/manage-input-and-output.md
- Run the Flow: ai-agents/tools/tool-flows/perform-other-actions-on-the-flow-builder/run-the-flow.md
- Create a Version of the Flow: ai-agents/tools/tool-flows/perform-other-actions-on-the-flow-builder/create-a-new-version-of-the-flow.md
- Tool Flow Change Log: ai-agents/tools/tool-flows/tool-canvas-change-log.md
- Nodes:
- Nodes Overview: ai-agents/tools/tool-flows/types-of-nodes/nodes-overview.md
- AI Node:
- About AI Nodes: ai-agents/tools/tool-flows/types-of-nodes/ai-node.md
- Text to Text Node: ai-agents/tools/tool-flows/types-of-nodes/text-to-text-node.md
- Text to Image Node: ai-agents/tools/tool-flows/types-of-nodes/text-to-image-node.md
- Audio to Text Node: ai-agents/tools/tool-flows/types-of-nodes/audio-to-text-node.md
- Image to Text Node: ai-agents/tools/tool-flows/types-of-nodes/image-to-text-node.md
- Integration Node: ai-agents/tools/tool-flows/types-of-nodes/integration-node.md
- API Node: ai-agents/tools/tool-flows/types-of-nodes/api-node.md
- Function Node: ai-agents/tools/tool-flows/types-of-nodes/function-node.md
- Condition Node: ai-agents/tools/tool-flows/types-of-nodes/condition-node.md
- DocSearch Node: ai-agents/tools/tool-flows/types-of-nodes/docsearch-node.md
- Loop Node: ai-agents/tools/tool-flows/types-of-nodes/loop-node.md
- Human Node: ai-agents/tools/tool-flows/types-of-nodes/human-node.md
- End Node: ai-agents/tools/tool-flows/types-of-nodes/end-node.md
- Environment Variables: ai-agents/tools/environment-variables.md
- Versions: ai-agents/tools/versions.md
- API Keys:
- Create an API Key: ai-agents/tools/create-a-new-api-key.md
- Audit Logs:
- Tool Audit Logs: ai-agents/tools/tool-audit-log.md
- Tool Monitor:
- About Tool Monitor: ai-agents/tools/tool-monitor/about-tool-monitor.md
- Accessing Tool Monitor: ai-agents/tools/tool-monitor/accessing-tool-monitor.md
- Understanding Tool Monitor: ai-agents/tools/tool-monitor/understanding-the-tool-monitor-interface.md
- Sharing & Permissions:
- Manage User Roles and Permissions: ai-agents/tools/manage-user-roles-and-permissions.md
- Configurations:
- Manage your Tool: ai-agents/tools/configure-a-tool.md
- Export a Tool: ai-agents/tools/export-a-tool.md
- Import Tool as a Version: ai-agents/tools/import-a-tool-as-a-version.md
- Code Tools:
- Code Tools Overview: ai-agents/tools/code-tools.md
- Create a Code Tool: ai-agents/tools/create-a-code-tool.md
- MCP Tools:
- MCP Tools Overview: ai-agents/tools/mcp-tools.md
- Configure MCP server: ai-agents/tools/configure-mcp-server.md
- Context Management: ai-agents/context-object.md
- App Settings:
- System Events: ai-agents/agentic-apps/settings/events.md
- App Configurations: ai-agents/agentic-apps/settings/app-configurations.md
- PII & Guardrails: ai-agents/agentic-apps/settings/guardrails.md
- Sharing & Permissions: ai-agents/agentic-apps/settings/sharing-permissions.md
- Variables: ai-agents/agentic-apps/settings/variables.md
- Content: ai-agents/agentic-apps/settings/content.md
- App Component Limits: ai-agents/agentic-apps/settings/app-component-limits.md
- App Simulation:
- App Diagnostics: ai-agents/agentic-apps/diagnostics-for-agent-platform.md
- App Simulation and Testing: ai-agents/agentic-apps/app-testing.md
- App Analytics:
- Usage Dashboard: ai-agents/agentic-apps/analytics-dashboard.md
- Sessions and Traces: ai-agents/agentic-apps/app-analytics.md
- App Deployment:
- Deploy an App Version: ai-agents/agentic-apps/deployment/app-deployment.md
- Access Deployed Version: ai-agents/agentic-apps/deployment/access-deployed-version.md
- API Scopes: ai-agents/agentic-apps/api-keys.md
- App Import & Export:
- Import App: ai-agents/agentic-apps/import.md
- Export App and Agents: ai-agents/agentic-apps/export.md
- Audit Logs: ai-agents/agentic-apps/audit-logs.md
- Business Solutions:
- AI for Service (XO): ai-agents/ai-for-service.md
- AI for Work: ai-agents/ai-for-work.md
- How Tos:
- Share Contextual Metadata with AI for Service: ai-agents/agentic-apps/howto/share-context-with-AIforService.md
- Pass Contextual Data from AI for Service to Agent Platform: ai-agents/agentic-apps/howto/pass-data-from-AIforService-AgentPlatform.md
- Pass Attachments to External Systems: ai-agents/agentic-apps/howto/pass-uploaded-documents-to-external-systems.md
- Initiate Live Agent Handoff from Agentic Apps: ai-agents/agentic-apps/howto/initiate-live-agent-handoff.md
- Use Metadata passed via APIs in Agentic Apps: ai-agents/agentic-apps/howto/use-metadata.md
- Real-time Voice Interaction between AI for Service and Agent Platform: ai-agents/agentic-apps/howto/voice-interactions.md
- Write Effective Instructions: ai-agents/agentic-apps/howto/write-effective-instructions.md
- Core AI Capabilities:
- About Core AI Capabilities: core-ai/overview.md
- Models:
- Models Overview: models/overview.md
- Model Factory:
- Fine-Tuned Models:
- Managing Fine-Tuned Models: models/fine-tune-models/managing-fine-tuned-models.md
- Create a Model: models/fine-tune-models/create-a-fine-tuned-model.md
- Deploy a Model: models/fine-tune-models/deploy-a-fine-tuned-model.md
- Model Settings:
- Model Settings Overview: models/fine-tune-models/model-settings-overview.md
- Model Endpoint: models/fine-tune-models/view-the-generated-api-endpoint.md
- API Keys: models/fine-tune-models/generate-an-api-key.md
- Configurations: models/fine-tune-models/configure-your-fine-tuned-model.md
- Export a Model: models/fine-tune-models/export-your-fine-tuned-model.md
- Model Hub:
- Open-Source Models:
- Managing Open-Source Models: models/open-source-models/open-source-summary.md
- Import a Model: models/open-source-models/importing-models.md
- Deploy a Model:
- Deploy an Open-Source Model: models/open-source-models/select-and-deploy-an-open-source-model.md
- Deploy a Hugging Face Model: models/open-source-models/deploy-an-imported-model-from-hugging-face.md
- Model Optimization Techniques: models/open-source-models/model-optimization.md
- Model Settings:
- Model Endpoint: models/open-source-models/view-the-generated-api-endpoint.md
- API Keys: models/open-source-models/generate-an-api-key-open-source.md
- Configurations: models/open-source-models/configure-your-open-source-model.md
- External Models:
- Managing External Models: models/external-models/managing-external-models.md
- Add a Model using Easy Integration: models/external-models/add-an-external-model-using-easy-integration.md
- Add a Model using API Integration: models/external-models/add-an-external-model-using-api-integration.md
- Supported Models: models/supported-models.md
- Prompts:
- Prompt Studio Overview: prompts/overview.md
- Accessing Prompt Studio: prompts/accessing-prompt-studio.md
- Using Prompt Studio: prompts/using-prompt-studio.md
- Advanced Features: prompts/advanced-features.md
- More Options on Prompt Studio: prompts/options-prompt-canvas.md
- Evaluation:
- Evaluation Studio Overview: evaluation/overview.md
- Model Evaluation:
- Model Evaluation Overview: evaluation/model-evaluation/overview.md
- Create Projects: evaluation/model-evaluation/create-project.md
- Create Evaluations: evaluation/model-evaluation/create-evaluation.md
- Import Datasets: evaluation/model-evaluation/import-dataset.md
- Configure Evaluators: evaluation/model-evaluation/configure-evaluator.md
- Run Evaluations: evaluation/model-evaluation/run-evaluation.md
- View Results: evaluation/model-evaluation/view-evaluation-insight.md
- Agentic Evaluation:
- Agentic Evaluation Overview: evaluation/agentic-evaluation/overview.md
- Create Projects: evaluation/agentic-evaluation/create-project.md
- Create Simulations: evaluation/agentic-evaluation/create-simulation.md
- Create Evaluations: evaluation/agentic-evaluation/create-evaluation.md
- Import Datasets: evaluation/agentic-evaluation/import-data.md
- Configure Evaluators: evaluation/agentic-evaluation/configure-evaluators.md
- Run Evaluations: evaluation/agentic-evaluation/run-evaluation.md
- View Results: evaluation/agentic-evaluation/view-evaluation-result.md
- Analyze Evaluations: evaluation/agentic-evaluation/analyze-evaluation.md
- AI Safety & Governance:
- Guardrails Overview: guardrails/overview.md
- Enable a Scanner: guardrails/enable-a-scanner.md
- Test Guardrail: guardrails/test-guardrail.md
- Administration:
- Settings Overview: administration/overview.md
- Workspaces Overview: settings/workspaces/workspace-management.md
- User Management:
- User Management Overview: settings/user-management/overview.md
- Manage Account Users: settings/user-management/users.md
- Invite a User: settings/user-management/invite-a-user.md
- Add Users from Active Directory: settings/user-management/settings/active-directory.md
- Role Management: settings/user-management/role-management.md
- Integrations:
- Integrations Overview: settings/integrations/about-integrations.md
- Enable Hugging Face: settings/integrations/enable-hugging-face.md
- Integrate with S3 Bucket: settings/integrations/integrate-with-s3-bucket.md
- Integrate with Weights & Biases: settings/integrations/integrate-with-wandb.md
- Manage Custom Scripts:
- Deploy and Manage Scripts: settings/manage-custom-scripts/custom-scripts.md
- Monitoring:
- Analyze Account-level Performance: settings/monitoring/overview.md
- Audit Logs: settings/monitoring/audit-logs.md
- Analytics:
- Tools Analytics Dashboard: settings/monitoring/analytics/tools-analytics-dashboard.md
- Model Analytics Dashboard: settings/monitoring/analytics/model-analytics-dashboard.md
- Model Traces: settings/monitoring/analytics/model-traces.md
- Custom Scripts: settings/monitoring/monitoring-custom-scripts.md
- Security & Control:
- Single Sign On: settings/security-and-control/single-sign-on.md
- Authorization Profile: settings/security-and-control/authorization-profile.md
- Key Management: settings/security-and-control/encryption-key-management.md
- API Scopes: settings/security-and-control/api-scopes.md
- Billing:
- Billing and Usage: settings/billing/billing-and-usage.md
- Managing Usage Limits: settings/billing/managing-usage-limits.md
- Data:
- Manage Data: settings/data/manage-datasets.md
- APIs:
- About Agentic App APIs: apis/agentic-apps/overview.md
- About Tools APIs: apis/overview.md
- APIs List: apis/list-of-apis.md
- SDK:
- Agent Platform SDK Overview: sdk/index.md
- Installation: sdk/getting-started/installation.md
- Quick Start: sdk/getting-started/quickstart.md
- Core Concepts: sdk/getting-started/concepts.md
- User Guide:
- Building Applications: sdk/guide/building-apps.md
- Creating Agents: sdk/guide/creating-agents.md
- Working with Tools: sdk/guide/working-with-tools.md
- Memory Stores: sdk/guide/memory-stores.md
- Prompts and LLM Config: sdk/guide/prompts-llm.md
- Custom Orchestration: sdk/guide/orchestration.md
- API Reference:
- Overview: sdk/api/index.md
- Design-Time Models:
- Overview: sdk/api/designtime/index.md
- App: sdk/api/designtime/app.md
- Agent: sdk/api/designtime/agent.md
- Tool: sdk/api/designtime/tool.md
- LLM Model: sdk/api/designtime/llm_model.md
- Prompt: sdk/api/designtime/prompt.md
- Memory Store: sdk/api/designtime/memory_store.md
- App Configuration: sdk/api/designtime/app_configuration.md
- App Namespace: sdk/api/designtime/app_namespace.md
- App Variable: sdk/api/designtime/app_variable.md
- Icon: sdk/api/designtime/icon.md
- Runtime:
- Overview: sdk/api/runtime/index.md
- RequestContext: sdk/api/runtime/request_context.md
- EnvironmentVariables: sdk/api/runtime/environment_variables.md
- Memory: sdk/api/runtime/memory.md
- Logger: sdk/api/runtime/logger.md
- Tracer: sdk/api/runtime/tracer.md
- CLI Reference:
- CLI Commands: sdk/cli/index.md
- Examples:
- Banking Assistant: sdk/examples/banking-assistant.md
- Multi-Agent Workflow: sdk/examples/multi-agent.md
- Contributing: sdk/contributing.md
- Changelog: sdk/changelog.md
- Marketplace: ai-agents/agentic-apps/marketplace.md