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

Add 2 plugins #1424

Open
wants to merge 1 commit into
base: frontier
Choose a base branch
from
Open

Add 2 plugins #1424

wants to merge 1 commit into from

Commits on Dec 28, 2023

  1. Add 2 plugins

    相当于将“批量总结PDF文档”插件拆成了两部分,目的在于使用廉价的模型干粗活,再将关键的最终总结交给GPT-4,降低使用成本
    批量总结PDF文档_初步:初步总结PDF,每个PDF输出一个md文档
    批量总结Markdown文档_进阶:将所有md文档高度凝练并汇总至一个md文档,可直接使用“批量总结PDF文档_初步”的输出结果作为输入
    leike0813 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    456fa6b View commit details
    Browse the repository at this point in the history