← 返回
AI智能 Key 中文

Realtime Agent

Manage SenseAudio realtime agents by listing agents, starting or continuing sessions, querying status, and leaving sessions with proper error handling.
管理SenseAudio实时代理,包括列出代理、启动或继续会话、查询状态及退出会话,并具备完善的错误处理机制。
scikkk
AI智能 clawhub v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 500
下载
💾 6
安装
1
版本
#latest

概述

SenseAudio Realtime Agent

Use this skill for SenseAudio Agent session lifecycle integration.

Read First

  • references/agent.md

Workflow

  1. Discover agent:
    • List available agents and pick agent_id.
  1. Start or continue dialogue:
    • new_dialogue=true for new session.
    • new_dialogue=false with conv_id for continuity.
  1. Persist runtime credentials:
    • Store conv_id and room_id in your application state (database or session store), never in client-side code or logs.
    • Tokens returned by /invoke are short-lived — treat them like passwords: do not log, do not embed in URLs, and discard after the session ends via /leave.
    • Rotate by calling /invoke again with the same conv_id; do not reuse expired tokens.
  1. Operate session:
    • Query room status when needed.
    • Leave session explicitly when finished.
  1. Handle failures:
    • Distinguish quota/auth/not-found vs parameter errors.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 00:50 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 834 📥 213,006
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 711 📥 243,717
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,356 📥 318,069