feat: Implement conversation history #524
Open
changxubo wants to merge 20 commits intobytedance:main-1.xfrom
Open
feat: Implement conversation history #524changxubo wants to merge 20 commits intobytedance:main-1.xfrom
changxubo wants to merge 20 commits intobytedance:main-1.xfrom
Conversation
…and research replays
…log for conversation retrieval
… update return types in TavilySearchWithImages; add console logging for search results
…r-flow into feat/conversations
…ust related tests
…arch_results_with_images.py
…sage count indicators
Contributor
|
Need it, please review. @WillemJiang |
Collaborator
|
@changxubo, could you take a look at the lint error of the web front-end? |
Contributor
Author
|
@WillemJiang Fixed ,please review! |
Contributor
|
@WillemJiang Is this PR ready to be merged? |
|
@WillemJiang @changxubo 你好,请问这个历史回放的代码什么时候可以合并到主分支,谢谢 |
Contributor
|
或许这个功能在添加用户管理之后再合并到项目中会比较好,否则多用户情况下大家的历史记录不好管理,每个人都能看到别人的历史记录也不太好。 |
Collaborator
的确,我们需要先实现用户管理功能之后才能合并这样的功能。 |
建议可以不用考虑用户管理功能,这个系统比较适合内嵌到已有系统(本身已有用户管理),只要上层做好用户与聊天记录id的对应关系即可。 |
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.
Changes: