refactor: add ai-core submodule#4213
Open
carolin913 wants to merge 10 commits intodevelopfrom
Open
Conversation
Made-with: Cursor
Collaborator
TDesign Component Site Preview Open
|
…urce) Made-with: Cursor
commit: |
… migration) Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
…oning) - 同步 ai-core b2028b7:ReasoningMessageSchema + convertHistoryMessages 支持 role='reasoning' 历史消息,转为 thinking 块(encryptedValue 透传 ext) - 移除 barrel 对 isReasoningContent / ReasoningContent 的再导出 (upstream 已在 thinking → reasoning 迁移中删除) Made-with: Cursor
uyarn
approved these changes
Apr 27, 2026
uyarn
reviewed
Apr 27, 2026
| import { useState, useEffect, useRef, createContext, useContext, useMemo } from 'react'; | ||
| // import { stateManager } from 'tdesign-web-components/lib/chat-engine'; | ||
| import { stateManager } from 'tdesign-web-components/lib/chat-engine'; | ||
| import { stateManager } from '@tdesign/ai-chat-engine'; |
Collaborator
There was a problem hiding this comment.
@tdesign/ai-chat-engine 这个packages 是否可以统一ai-core的命名
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


🤔 这个 PR 的性质是?
🔗 相关 Issue
💡 需求背景和解决方案
📝 更新日志
@tdesign-react/chat
☑️ 请求合并前的自查清单