tbot

A chatbot that runs on the terminal

MIT License

Downloads
2
Stars
0

Bot releases are visible (Hide)

tbot - v0.0.2 Latest Release

Published by github-actions[bot] 4 months ago

   🚀 Features

  • Npm bin 执行命令配置  -  by @Ares-Chang (28a54)

   🏎 Performance

  • 调整循环对话解决方式,移除顶层 await  -  by @Ares-Chang (c05df)
    View changes on GitHub
tbot - v0.0.1

Published by github-actions[bot] 5 months ago

   🚀 Features

  • 引入 Open AI 测试通信内容  -  by @Ares-Chang (61f7c)
  • 命令输入功能  -  by @Ares-Chang (1a43b)
  • 添加循环对话  -  by @Ares-Chang (7e2d6)
  • 添加 exit 退出命令检测  -  by @Ares-Chang (20b2b)
  • 添加 chat history 携带  -  by @Ares-Chang (4e06d)

   🏎 Performance

  • 设置历史消息携带上限  -  by @Ares-Chang (0aa96)
  • 抽离可配置项为环境变量  -  by @Ares-Chang (ee01e)
    View changes on GitHub