81 次程式碼提交 (4d7bfd2ba302761d1e598cfd669f6f4af6ff3e43)

作者 SHA1 備註 提交日期
  Yongteng Lei 4d7bfd2ba3
Fix: typo process_duration (#8696) 3 月之前
  Stephen Hu 7dbe06f7d8
Refactor: remove useless initialize logic in list_doc (#8523) 4 月之前
  Liu An 0a13d79b94
Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 4 月之前
  Liu An a3bebeb599
Fix: Enforce 255-byte filename limit (#8290) 4 月之前
  Liu An 8b7c424617
Fix: Document.update() now refreshes object data (#8068) 5 月之前
  Yongteng Lei b95747be4c
Fix: early return when update doc in sdk (#7907) 5 月之前
  Stephen Hu ad412380cb
Fix:Discrepancy between Document.list_chunks() API documentation and implementation (#7575) 5 月之前
  zhanglei d66c17ab5c
Feat: add document enabled (#7549) 5 月之前
  duramisu fa32a2d0fd
Fix:When sharing the knowledge base of multiple tenants with one person, when this person queries the knowledge base of both tenants, they will only query the question of the first person's knowledge base (#7500) 5 月之前
  Stephen Hu db82c15de4
Fix: wrong “available” property when list chunk (#7093) 6 月之前
  liu an 57e760883e
Fix: update chunk, empty question issue. (#6800) 7 月之前
  liwenju0 a73fbc61ff
Fix: Handle the case of deleting empty blocks. Update the relevant message (#6643) 7 月之前
  Kevin Hu 1fbc4870f0
Fix: HTTP API delete_chunks issue. (#6621) 7 月之前
  Kevin Hu 7a677cb095
Fix: image_id is None. (#6538) 7 月之前
  Kevin Hu b2b7ed8927
Fix: abnormal chunk id (#6506) 7 月之前
  Kevin Hu f3ae4a3bae
Fix: img_id errror. (#6504) 7 月之前
  Kevin Hu 394d1a86f6
Fix: add chunk, empty question issue. (#6405) 7 月之前
  Kevin Hu b5471978b0
Fix: add chunk api, empty content issue (#6390) 7 月之前
  liwenju0 efdfb39a33
Feat: Add Duplicate ID Check and Update Deletion Logic (#6376) 7 月之前
  hy89 1d9ca172e3
Fix(api): correct document parsing progress check logic (#6318) 7 月之前
  Kevin Hu c2302abaf1
Fix: remove dup ids for APIs. (#6263) 7 月之前
  Kevin Hu 41e112294b
Fix: let parsing continue. (#6259) 7 月之前
  Kevin Hu 09291db805
Fix: miss url path. (#6211) 7 月之前
  Kevin Hu e9a6675c40
Fix: enable ollama api-key. (#6205) 7 月之前
  Kevin Hu 1b9f63f799
Fix: doc deletion failure with invalid docid. (#6194) 7 月之前
  Kevin Hu 37f3486483
Fix: validation of readonly fields. (#6144) 7 月之前
  Zhichang Yu 89a69eed72
Introduced task priority (#6118) 7 月之前
  Kevin Hu 5c8ad6702a
Fix: check the file name length. (#6083) 7 月之前
  Kevin Hu 7463241896
Fix: empty doc id validation. (#6064) 7 月之前
  Kevin Hu 3418984848
Fix: meta fields updata issue, (#5764) 8 月之前
  Kevin Hu 5beb022ee1
Fix: string format error. (#5422) 8 月之前
  Kevin Hu afaa7144a5
Fix: issue of no id for /datasets/<dataset_id>/documents (#5420) 8 月之前
  k 5cab6c4ccb
Fix:HTTP API -> Stop parsing documents(AttributeError: ‘list‘ object … (#5375) 8 月之前
  Kevin Hu 4f40f685d9
Code refactor (#5371) 8 月之前
  liwenju0 f298e55ded
Fix: Normalize embedding model ID comparison across datasets (#5169) 8 月之前
  liwenju0 3ced290eb5
Feat: Add support for document meta fields update through api (#5120) 8 月之前
  Kevin Hu dd0ebbea35
Light GraphRAG (#4585) 9 月之前
  Kevin Hu f4d084bcf1
Fix doc progress issue. (#4520) 9 月之前
  Kevin Hu c5da3cdd97
Tagging (#4426) 9 月之前
  Kevin Hu 3d66d78304
Fix API retrieval error. (#4408) 9 月之前
  liuhua d42e78bce2
Fix bugs in chunk api (#4293) 10 月之前
  Zhichang Yu 85083ad400
Validate returned chunk at list_chunks and add_chunk (#4153) 10 月之前
  Zhichang Yu c8b1a564aa
Replaced md5 with xxhash64 for chunk id (#4009) 10 月之前
  Zhichang Yu 03f00c9e6f
Rename page_num_list, top_list, position_list (#3940) 10 月之前
  Zhichang Yu 1254ecf445
Added static check at PR CI (#3921) 10 月之前
  Zhichang Yu 0d68a6cd1b
Fix errors detected by Ruff (#3918) 10 月之前
  Kevin Hu 56f473b680
Feat: Add question parameter to edit chunk modal (#3875) 11 月之前
  liuhua c7c8b3812f
Add test for document (#3548) 11 月之前
  Zhichang Yu dec9b3e540
Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 11 月之前
  Jin Hai 1e90a1bf36
Move settings initialization after module init phase (#3438) 11 月之前