智能体

模拟已连接
Account 1 Concierge
面向 prompt 的 profile、语气和知识范围。
zh-CN
配置
助手配置的可编辑源字段。
智能体 ID
agent-profile-1
账号
Instagram 账号 1
角色
Instagram customer and sales assistant
品牌语气
clear, concise, compliant
最长回复
480
Profile JSON
为后续 prompt version 和评测集保留的调试视图。
{
  "id": "agent-profile-1",
  "workspace_id": "workspace_demo",
  "account_id": "ig-account-1",
  "name": "Account 1 Concierge",
  "role": "Instagram customer and sales assistant",
  "brand_voice": "clear, concise, compliant",
  "language": "zh-CN",
  "knowledge_dataset_ids": [
    "dataset-1"
  ],
  "max_response_length": 480
}