Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

54 lines (43 loc) · 1.12 KB

#1.0.3

  • Resquest 中增加getData方法,返回request data
  • 增加Logger工具TODO
    • logid cuid bot_name ctime
    • 响应时间
      • 打印总的耗时时间all_t:int (ms)
      • 打印自身耗时,all_t - 串行io等待时间(io_t)
    • 日志存储配置
      • 配置存储目录(wf, notice)
      • 切分方式

#1.0.5

  • Response 中针对只返回resource,补command,确保不被中控干掉

#2.1.4

  • 增加数据统计BotMonitor

#2.1.5

  • Request增加新的接口

#2.1.6

  • 增加autoCompleteSpeech字段, 默认为true

#2.1.7

  • 增加注释

#2.1.8

  • TTSTemplate 话术模板
  • LinkAccountCard账号关联卡片

#2.1.9

  • TTSTemplates 话术模板更新
  • after search服务给出的打分

#2.1.10

  • 增加sample bot
  • 支持AudioPlayerInfo
  • 支持Hint指令
  • 支持VideoPlayer指令及获取端VideoPlayer状态
  • 支持获取端展现的Card状态
  • 增加template模版展现

#2.1.11

  • update README
  • fix VideoPlayer.Play.setOffsetInMilliseconds

#2.1.12

  • fix RenderTemplate __construct

#2.1.13

  • 增加RenderAudioList
  • 增加RenderVideoList
  • 增加Charge指令
  • 增加supportedInterfaces