瀏覽代碼

fix jina module not find bug (#1770)

### What problem does this PR solve?

fix jina module not find bug

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Co-authored-by: Zhedong Cen <cenzhedong2@126.com>
tags/v0.9.0
黄腾 1 年之前
父節點
當前提交
50e9df4c76
沒有連結到貢獻者的電子郵件帳戶。
共有 3 個檔案被更改,包括 3 行新增0 行删除
  1. 1
    0
      requirements.txt
  2. 1
    0
      requirements_arm.txt
  3. 1
    0
      requirements_dev.txt

+ 1
- 0
requirements.txt 查看文件

xpinyin==0.7.6 xpinyin==0.7.6
zhipuai==2.0.1 zhipuai==2.0.1
pypdf==4.3.0 pypdf==4.3.0
jina==3.27.2

+ 1
- 0
requirements_arm.txt 查看文件

arxiv==2.1.3 arxiv==2.1.3
pypdf==4.3.0 pypdf==4.3.0
google_search_results==2.4.2 google_search_results==2.4.2
jina==3.27.2

+ 1
- 0
requirements_dev.txt 查看文件

arxiv==2.1.3 arxiv==2.1.3
pypdf==4.3.0 pypdf==4.3.0
google_search_results==2.4.2 google_search_results==2.4.2
jina==3.27.2

Loading…
取消
儲存