Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请求加入AI总结功能 #4557

Open
1 task done
LittleRey opened this issue Jan 20, 2025 · 2 comments
Open
1 task done

请求加入AI总结功能 #4557

LittleRey opened this issue Jan 20, 2025 · 2 comments
Labels
需求 F.用户提出的功能意见

Comments

@LittleRey
Copy link

LittleRey commented Jan 20, 2025

确认 / Assignments

  • 搜索现有issues,不存在相似或相关的issue / No related requests

功能描述 / Features

请求加入AI总结某一章节内容的功能,方便直接理解内容,而不用慢慢去翻页,目前deepseek的接口也很便宜

期望实现方式 / How to implement

1.内置一个选项,点击即可把正在阅读的这一章的内容,通过deepseek的api接口发给deepseek,
2.最好是能自定义接口的域名及其路径和api密钥
3.每本书设置为一个单独对话,并且本地储存历史对话内容
4.每次发送此一章的内容,不发送历史对话,节省API用量

附加信息 / Additions

No response

效果演示 / Demo

No response

@LittleRey LittleRey added the 需求 F.用户提出的功能意见 label Jan 20, 2025
@Luoyacheng
Copy link

🙄

@lededev
Copy link

lededev commented Jan 21, 2025

显然用OpenAI的接口更合适啊,不仅DeepSeek兼容,Grok2等等都兼容这个接口。
而且LM Studio提供的上千个本机AI模型全部兼容这个接口,不需要联网就能利用Qwen2.5 32B对小说各个章节的输入进行处理了。
只要可以修改System提示,不仅仅可以总结章节内容,还可以进行章节翻译为英语、俄语、日语、等等几十种语言。或者统计全部章节中那些章节是文戏,哪些是动作戏,等等。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
需求 F.用户提出的功能意见
Projects
None yet
Development

No branches or pull requests

3 participants