Skip to content

Conversation

Chaos1025
Copy link

功能改进

添加了对bioRxiv论文的支持,让用户可以同时获取arXiv和bioRxiv的最新论文推荐。

实现方法

  1. 新增 BiorxivPaper 类处理bioRxiv论文
  2. 修改 rerank_paper 函数,使其能同时对两种来源的论文进行排序
  3. 添加了bioRxiv相关的配置参数:
    • biorxiv_query: 设置搜索类别
    • max_biorxiv_num: 控制推荐论文数量

测试

已在debug模式下测试通过,支持单个类别和多类别(使用"+"分隔)查询。

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.

1 participant