Skip to content

支持 html 的流式导出 #issue 682#694

Open
fortii2 wants to merge 1 commit intohicccc77:mainfrom
fortii2:feature-682-stream-export
Open

支持 html 的流式导出 #issue 682#694
fortii2 wants to merge 1 commit intohicccc77:mainfrom
fortii2:feature-682-stream-export

Conversation

@fortii2
Copy link
Copy Markdown
Contributor

@fortii2 fortii2 commented Apr 10, 2026

app 端导出功能完整,本地测试通过

但本地打开 html file 读取聊天记录的时候由于跨域问题,目前需要在 /texts 目录下 terminal 执行下述指令来正确读取 json chucks,这部分应该可以开一个新 issue 来解决一下?目前的本地聊天记录打开方案略显丑陋

python3 -m http.server 8000 --bind 127.0.0.1 
http://127.0.0.1:8000/主html名.html

related #682

@hicccc77
Copy link
Copy Markdown
Owner

这样肯定不行,得选一个更成熟的方案

@fortii2
Copy link
Copy Markdown
Contributor Author

fortii2 commented Apr 10, 2026

ho!那我过两天考完试研究研究修一下

@hicccc77
Copy link
Copy Markdown
Owner

ho!那我过两天考完试研究研究修一下

那让我期待一下🥳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants