Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 09:09
· 208 commits to main since this release

Version 0.2.0

Released on 2023-11-24

✨ 新特性

  • Add ProChat, add ProChat, change action & group as pro-editor, init basic components, ProChat 初步组件化, support autocompleteRequest and messageItemExtraRender, support extra userMeta and params, support onResetMessage funtion, support useChat and chatRef, 支持流式响应, 支持非流式请求.

🐛 修复

  • Change action group style problem, clean deps, fix avatar, fix import, fix import, fix import, fix onPressEnter no work error, fix onResetMessage, fix send auto clear no work error, lock father to fix build.

Improvements and Fixes

What's improved

  • Add ProChat, closes #1 (d63f00a)
  • Add ProChat (ec20b42)
  • Change action & group as pro-editor (4f1d5ee)
  • Init basic components (09d1284)
  • ProChat 初步组件化 (86e8283)
  • Support autocompleteRequest and messageItemExtraRender, closes #4 (5305e56)
  • Support extra userMeta and params, closes #10 (8475b9a)
  • Support onResetMessage funtion, closes #2 (418230a)
  • Support useChat and chatRef (cf98b0f)
  • 支持流式响应 (4e6d720)
  • 支持非流式请求 (211fad5)

What's fixed