959 次代码提交 (v0.20.1)

作者 SHA1 备注 提交日期
  Kevin Hu 6ec3f18e22
Fix: self-deployed LLM error, (#9217) 2 个月前
  Yongteng Lei 60d652d2e1
Feat: list documents supports range filtering (#9214) 2 个月前
  Jay Xu 83aca2d07b
fix #8424 NPE in dify_retrieval.py, add log exception (#9212) 2 个月前
  Yongteng Lei 52a349349d
Fix: migrate deprecated Langfuse API from v2 to v3 (#9204) 2 个月前
  Stephen Hu 45bf294117
Refactor: support config strong test (#9198) 2 个月前
  Kevin Hu 30e9212db9
Fix: enlarge the timeout limits. (#9201) 2 个月前
  He Wang d4b1d163dd
Fix: list tags api by using tenant id instead of user id (#9103) 2 个月前
  Kevin Hu a16cd4f110
Refa: add result to callback for agent tool use. (#9137) 3 个月前
  天海蒼灆 6591031bad
Feat: Add industry-related search keyword generation function (#9156) 3 个月前
  Yongteng Lei cdac51f145
Fix: Redis stream lag can be nil (#9139) 3 个月前
  Liu An e9c5c7bc7c
Rafe: Update LLMService type hints (#9131) 3 个月前
  Kevin Hu d9fe279dde
Feat: Redesign and refactor agent module (#9113) 3 个月前
  Liu An ffff5c2e8c
Refa: Update base64 test image with new sample data (#9115) 3 个月前
  kuschzzp b638d3f773
Image validation of the image2text model without using local paths (#9052) 3 个月前
  wenxuan.zhang 30356b0b79
Fix : API /document/thumbnails using wrong method to get ''doc_ids' (#9097) 3 个月前
  Yongteng Lei 39ef2ffba9
Feat: parsing supports jsonl or ldjson format (#9087) 3 个月前
  Zhichang Yu 342a04ec8a
Added infinity rank_feature support (#9044) 3 个月前
  Stephen Hu 5e7aaf2c41
Fix:When deleting a knowledge base that is currently performing a parsing task, the parsing queue will not be deleted! (#9018) 3 个月前
  Stephen Hu 0fccd1fef3
Fix:in the knowledge base operation file will result in an error (#8962) 3 个月前
  Yongteng Lei 5cc570f5e0
Refa: suppress DB migration error logs (#9043) 3 个月前
  Liu An b5ffca332a
Refa: validation utils to use Pydantic v2 style models (#9037) 3 个月前
  Stephen Hu bcaac061ac
Feature: Support set chats kbs to empty (#9038) 3 个月前
  Gifford Nowland 34c35cf8ae
fix: obfuscate additional server secrets values (#9014) 3 个月前
  Yongteng Lei 8345e92671
Feat: OpenAI-compatible-API supports references (#8997) 3 个月前
  Liu An b4b6d296ea
Fix: Increase timeouts for document parsing and model checks (#8996) 3 个月前
  Liu An 0020c50000
Fix: Refactor parser config handling and add GraphRAG defaults (#8778) 3 个月前
  Yongteng Lei f63ad6b725
Fix: correct cancel logic error (#8973) 3 个月前
  Adrian Altermatt 6691532079
Feat: Add model editing functionality with improved UI labels (#8855) 3 个月前
  Kevin Hu 0b487dee43
Fix: support cross language for API. (#8946) 3 个月前
  Kevin Hu c783d90ba3
Perf: set timeout for building chunks. (#8940) 3 个月前
  Kevin Hu ab53a73768
Perf: limit embedding in KG. (#8917) 3 个月前
  天海蒼灆 412a088008
Feat: Add knowledge graph http api (#8896) 3 个月前
  Kevin Hu 9767c26535
Fix: wrong parameters. (#8900) 3 个月前
  Kevin Hu ecdb1701df
Perf: test llm before RAPTOR. (#8897) 3 个月前
  湛露先生 fa1d6ed683
fix settings global docStoreConn for opensearch (#8885) 3 个月前
  Kevin Hu fbd115773b
Perf: set timeout of some steps in KG. (#8873) 3 个月前
  Kevin Hu f2909ea0c4
Perf: retryable mysql connection. (#8858) 3 个月前
  Kevin Hu aa4a725529
Pref: use redis to check if canceled. (#8853) 3 个月前
  Kevin Hu 24c41d2a61
Perf: make `do_cancel` quicker. (#8846) 3 个月前
  Kevin Hu c642dbefca
Perf: Enhance timeout handling. (#8826) 3 个月前
  Yongteng Lei 237e59532b
Feat: refine create and list operations for MCP dashboard (#8823) 3 个月前
  Yongteng Lei 72c19b44c3
Refa: better MIME content type (#8801) 3 个月前
  Yongteng Lei e8aee8d720
Feat: change document status in bulk (#8777) 3 个月前
  haol 512772c45a
Fix: Resolve typo in /list route function (#8769) 3 个月前
  He Wang cedcd13204
fix: use tenant_id of kb to get index name in rm chunk func (#8760) 3 个月前
  Liu An f8524462b0 Fix: Increase default `chunk_token_num` from 128 to 512 in parser config (#8753) 3 个月前
  Can Wang 779932dcb0
Fix: graphrag, raptor can be null for api created kb issue (#8743) 3 个月前
  Yongteng Lei c1f6e6f00e
Feat: add advanced document filter (#8723) 3 个月前
  Liu An addda5ccbe
Fix: Add validation for dialog name (#8722) 3 个月前
  Yongteng Lei 4d7bfd2ba3
Fix: typo process_duration (#8696) 3 个月前