564 次代码提交 (a64f4539e700f568c8d86eba93008a2d0f193e3e)

作者 SHA1 备注 提交日期
  Kevin Hu e5041749a2
Fix: tavily search error. (#5653) 8 个月前
  Zhichang Yu f65c3ae62b
Refactored DocumentService.update_progress (#5642) 8 个月前
  hy89 b0c21b00d9
Refactor: Optimize error handling and support parsing of XLS(EXCEL97—2003) files. (#5633) 8 个月前
  汪威 76e8285904
use to_df replace to_pl when get infinity Result (#5604) 8 个月前
  Zhichang Yu 4d6484b03e
Fix nursery.start_soon. Close #5575 (#5591) 8 个月前
  Zhichang Yu c813c1ff4c
Made task_executor async to speedup parsing (#5530) 8 个月前
  Kevin Hu c190086707
Fix: bad case for tokenizer. (#5543) 8 个月前
  yihong 8a2542157f
Fix: possible memory leaks close #5277 (#5500) 8 个月前
  Kevin Hu 21943ce0e2
Refine error message while embedding model error, (#5490) 8 个月前
  Kevin Hu b418ce5643
Fix table parser issue. (#5482) 8 个月前
  The Wind 85924e898e
Fix: enhance aliyun oss access with adding prefix path (#5475) 8 个月前
  yihong 622b72db4b
Fix: add ctrl+c signal for better exit (#5469) 8 个月前
  hy89 651422127c
Feat: Accessing Alibaba Cloud OSS with Amazon S3 SDK (#5438) 8 个月前
  Kevin Hu 4c9a3e918f
Fix: add image2text issue. (#5431) 8 个月前
  Kevin Hu fa76974e24
Fix issue of `ask` API. (#5400) 8 个月前
  Yongteng Lei 0284248c93
Fix: correct wrong vLLM rerank model (#5399) 8 个月前
  Yongteng Lei cdcaae17c6
Feat: add VLLM (#5380) 8 个月前
  Kevin Hu 96e9d50060
Let parallism of RAPTOR controlable. (#5379) 8 个月前
  Kevin Hu 4f40f685d9
Code refactor (#5371) 8 个月前
  Zhichang Yu ffb4cda475
Run keyword_extraction, question_proposal, content_tagging in thread pool (#5376) 8 个月前
  Kevin Hu 4e2afcd3b8
Fix FlagRerank max_length issue. (#5366) 8 个月前
  Kevin Hu 53b9e7b52f
Add tavily as web searh tool. (#5349) 8 个月前
  Kevin Hu 955801db2e
Resolve super class invokation error. (#5337) 8 个月前
  Kevin Hu daddfc9e1b
Remove dup gb2312, solve currupt error. (#5326) 8 个月前
  Zhichang Yu db42d0e0ae
Optimize ocr (#5297) 8 个月前
  Kevin Hu df3d0f61bd
Fix base url missing for deepseek from Tongyi. (#5294) 8 个月前
  Kevin Hu ec96426c00
Tongyi adapts deepseek. (#5285) 8 个月前
  Kevin Hu 9aa222f738
Let list_chat go without kb checking. (#5280) 8 个月前
  liwenju0 569e40544d
Refactor rerank model with dynamic batch processing and memory manage… (#5273) 8 个月前
  Omar Leonardo Sanchez Granados 4f2816c01c
Add support to boto3 default connection (#5246) 8 个月前
  yrk111222 7ce675030b
Support downloading models from ModelScope Community. (#5073) 8 个月前
  Zhichang Yu d78010c376
Fixed similarity on infinity (#5236) 8 个月前
  Kevin Hu 3444cb15e3
Refine search query. (#5235) 8 个月前
  Kevin Hu cdb3e6434a
Fix empty question issue. (#5225) 8 个月前
  Kevin Hu 1a755e75c5
Remove v1 (#5220) 8 个月前
  Kevin Hu 7b3d700d5f
Apply agentic searching. (#5196) 8 个月前
  Kevin Hu e6c024f8bf
Fix too many clause while searching. (#5119) 8 个月前
  Kevin Hu c28bc41a96
Fix docx table issue. (#5117) 8 个月前
  ubbg 29a59ed7e2
Fix: Use self.dataStore.indexExist in all_tags method of Dealer (#5108) 8 个月前
  Kevin Hu 9ff825f39d
Ignore exceptions when no index ahead. (#5047) 8 个月前
  Kevin Hu 3aa5c2a699
Ignore exception of empty index. (#5030) 8 个月前
  saikidev d2929e432e
Feat: add LLM provider PPIO (#5013) 8 个月前
  Kevin Hu 29ceeba95f
Fix hit cache error while raptoring. (#4955) 8 个月前
  Kevin Hu b08bb56f6c
Display thinking for deepseek r1 (#4904) 8 个月前
  Mathias Panzenböck 9bcccadebd
Remove use of eval() from search.py (#4887) 8 个月前
  Kevin Hu 0d3ed37b48
Make the update script shorter. (#4854) 8 个月前
  Kevin Hu f374dd38b6
Fix divided by zero issue. (#4784) 8 个月前
  Kevin Hu 2aa0cdde8f
Fix Gemini chat issue. (#4757) 8 个月前
  Kevin Hu 448fa1c4d4
Robust for abnormal response from LLMs. (#4747) 8 个月前
  Kevin Hu 6f2c3a3c3c
Fix too long query exception. (#4729) 8 个月前