8000 Release 1.2.0 · ant-design/x · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 09:59
· 42 commits to main since this release
f1824a7
  • 🐛 Delete Conversations ellipsis tooltip , fix 'tooltip' display error issue。#776 by @afc163
  • 🐛 Fixed Attachments image card style.#751 by @wzc520pyfm
  • 🐛 Fixed ThoughtChain controlled issue.#752 by @Youzi2233
  • XRequest
    • 🆕 XRequestCallbacks adds an 'onStream' callback that allows for stream listening and abort operations.#711 by @kimteayon
    • 🐛 Fixed the issue of XRequestOptions changes not taking effect and added a demo.#736 by @kimteayon
    • 🆕 Add an example of model integration. #725 by @kimteayon
    • 📖 Inaccurate parameter naming in optimizing API methods.#736 by @kimteayon
  • useXAgent
    • 🆕 RequestFn adds an onStream callback that allows for stream listening and abort operations.#711 by @kimteayon
    • 🆕 RequestFn has added a transformStream transformation function for processing stream data.#725 by @kimteayon
    • 🐛 Fix the issue of XAgentConfig Preset changes not taking effect and add an example.#736 by @kimteayon
    • 🐛 Fix the issue of incorrect callback types for RequestFn onSuccess and update the corresponding demo. #725 by @kimteayon
    • 🆕 Add model access, Custom RequestParams,and customize XRequestOptionsdemos. #725 by @kimteayon 提交、#711 by @kimteayon
  • useXChat
    • 🆕 XChatConfig adds input and output generic types.#725 by @kimteayon
    • 🆕 XChatConfig adds transformMessage transformation function,which can transform messages when updating data and update to messages at the same time. #711 by @kimteayon
    • 🆕 XChatConfig adds transformStreamconversion function for processing stream data.#711 by @kimteayon
    • 🆕 XChatConfig adds resolveAbortControllercallback function, which can obtain theAbortController controller for controlling the stream state.#711 by @kimteayon
    • 🆕 Add model access examples and remove incorrect abort examples. #711 by @kimteayon
  • 🐛 Fixed the issue of Sender header border-radius style overflow.#732 by @Bao0630
  • 📖 Add a copilot style model room.#657 by @vanndxh
  • 📖 Refactoring the independent model room.#753 by @vanndxh
  • 📖 Enhance the official website to improve user experience.#730 by @afc163 提交、#758 by @coding-ice 提交、 #761 by @ONLY-yours

  • 🐛 删除 Conversations 溢出省略逻辑修复 tooltip 展示错误的问题。#776@afc163 提交
  • 🐛 修复 Attachments image卡片样式问题。#751@wzc520pyfm 提交
  • 🐛 修复 ThoughtChain 受控问题。#752@Youzi2233 提交
  • XRequest
    • 🆕 XRequestCallbacks 新增 onStream 回调,可对流监听和终止操作。#711@kimteayon 提交
    • 🐛 修复 XRequestOptions 变更不生效问题,并新增示例。#736@kimteayon 提交
    • 🆕 新增模型接入示例。 #725@kimteayon 提交
    • 📖 优化API方法参数命名不准确问题。#736@kimteayon 提交
  • useXAgent
    • 🆕 RequestFn 新增 onStream 回调,可对流监听和终止操作。#711@kimteayon 提交
    • 🆕 RequestFn 新增 transformStream转换函数,用于处理流数据。#725@kimteayon 提交
    • 🐛 修复 XAgentConfigPreset 变更不生效问题,并新增示例。#736@kimteayon 提交
    • 🐛 修复 RequestFn onSuccess回调类型错误问题,同时更新对应示例。 #725@kimteayon 提交
    • 🆕 新增模型接入、自定义入参、变更配置示例。 #725@kimteayon 提交、#711@kimteayon 提交
  • useXChat
    • 🆕 XChatConfig 新增 Input 和 Output 泛型类型。#725@kimteayon 提交
    • 🆕 XChatConfig 新增 transformMessage 转换函数,可在更新数据时对messages做转换,同时会更新到messages#711@kimteayon 提交
    • 🆕 XChatConfig 新增 transformStream转换函数,用于处理流数据。#711@kimteayon 提交
    • 🆕 XChatConfig 新增 resolveAbortController回调函数,可获得AbortController 控制器,用于控制流状态。#711@kimteayon 提交
    • 🆕 新增模型接入示例,删除错误的终止流示例。 #711@kimteayon 提交
  • 🐛 修复 Sender header圆角样式溢出问题。#732@Bao0630 提交
  • 📖 新增助手式样板间。#657@vanndxh 提交
  • 📖 重构独立式样板间。#753@vanndxh 提交
  • 📖 优化官网站点提升用户体验。#730@afc163 提交、#758@coding-ice 提交、 #761@ONLY-yours 提交
0