84 Commits (d55f44601a007532a62a909ccdb6d1520ce31861)

Author SHA1 Message Date
  Kevin Hu 5e8cd693a5
Refa: split services about llm. (#9450) 2 months ago
  Yongteng Lei 60d652d2e1
Feat: list documents supports range filtering (#9214) 3 months ago
  Kevin Hu 0b487dee43
Fix: support cross language for API. (#8946) 3 months ago
  Yongteng Lei 4d7bfd2ba3
Fix: typo process_duration (#8696) 3 months ago
  Stephen Hu 7dbe06f7d8
Refactor: remove useless initialize logic in list_doc (#8523) 4 months ago
  Liu An 0a13d79b94
Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 4 months ago
  Liu An a3bebeb599
Fix: Enforce 255-byte filename limit (#8290) 4 months ago
  Liu An 8b7c424617
Fix: Document.update() now refreshes object data (#8068) 5 months ago
  Yongteng Lei b95747be4c
Fix: early return when update doc in sdk (#7907) 5 months ago
  Stephen Hu ad412380cb
Fix:Discrepancy between Document.list_chunks() API documentation and implementation (#7575) 5 months ago
  zhanglei d66c17ab5c
Feat: add document enabled (#7549) 5 months ago
  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) 6 months ago
  Stephen Hu db82c15de4
Fix: wrong “available” property when list chunk (#7093) 6 months ago
  liu an 57e760883e
Fix: update chunk, empty question issue. (#6800) 7 months ago
  liwenju0 a73fbc61ff
Fix: Handle the case of deleting empty blocks. Update the relevant message (#6643) 7 months ago
  Kevin Hu 1fbc4870f0
Fix: HTTP API delete_chunks issue. (#6621) 7 months ago
  Kevin Hu 7a677cb095
Fix: image_id is None. (#6538) 7 months ago
  Kevin Hu b2b7ed8927
Fix: abnormal chunk id (#6506) 7 months ago
  Kevin Hu f3ae4a3bae
Fix: img_id errror. (#6504) 7 months ago
  Kevin Hu 394d1a86f6
Fix: add chunk, empty question issue. (#6405) 7 months ago
  Kevin Hu b5471978b0
Fix: add chunk api, empty content issue (#6390) 7 months ago
  liwenju0 efdfb39a33
Feat: Add Duplicate ID Check and Update Deletion Logic (#6376) 7 months ago
  hy89 1d9ca172e3
Fix(api): correct document parsing progress check logic (#6318) 7 months ago
  Kevin Hu c2302abaf1
Fix: remove dup ids for APIs. (#6263) 7 months ago
  Kevin Hu 41e112294b
Fix: let parsing continue. (#6259) 7 months ago
  Kevin Hu 09291db805
Fix: miss url path. (#6211) 7 months ago
  Kevin Hu e9a6675c40
Fix: enable ollama api-key. (#6205) 7 months ago
  Kevin Hu 1b9f63f799
Fix: doc deletion failure with invalid docid. (#6194) 7 months ago
  Kevin Hu 37f3486483
Fix: validation of readonly fields. (#6144) 7 months ago
  Zhichang Yu 89a69eed72
Introduced task priority (#6118) 7 months ago
  Kevin Hu 5c8ad6702a
Fix: check the file name length. (#6083) 7 months ago
  Kevin Hu 7463241896
Fix: empty doc id validation. (#6064) 7 months ago
  Kevin Hu 3418984848
Fix: meta fields updata issue, (#5764) 8 months ago
  Kevin Hu 5beb022ee1
Fix: string format error. (#5422) 8 months ago
  Kevin Hu afaa7144a5
Fix: issue of no id for /datasets/<dataset_id>/documents (#5420) 8 months ago
  k 5cab6c4ccb
Fix:HTTP API -> Stop parsing documents(AttributeError: ‘list‘ object … (#5375) 8 months ago
  Kevin Hu 4f40f685d9
Code refactor (#5371) 8 months ago
  liwenju0 f298e55ded
Fix: Normalize embedding model ID comparison across datasets (#5169) 8 months ago
  liwenju0 3ced290eb5
Feat: Add support for document meta fields update through api (#5120) 8 months ago
  Kevin Hu dd0ebbea35
Light GraphRAG (#4585) 9 months ago
  Kevin Hu f4d084bcf1
Fix doc progress issue. (#4520) 9 months ago
  Kevin Hu c5da3cdd97
Tagging (#4426) 9 months ago
  Kevin Hu 3d66d78304
Fix API retrieval error. (#4408) 9 months ago
  liuhua d42e78bce2
Fix bugs in chunk api (#4293) 10 months ago
  Zhichang Yu 85083ad400
Validate returned chunk at list_chunks and add_chunk (#4153) 10 months ago
  Zhichang Yu c8b1a564aa
Replaced md5 with xxhash64 for chunk id (#4009) 10 months ago
  Zhichang Yu 03f00c9e6f
Rename page_num_list, top_list, position_list (#3940) 10 months ago
  Zhichang Yu 1254ecf445
Added static check at PR CI (#3921) 11 months ago
  Zhichang Yu 0d68a6cd1b
Fix errors detected by Ruff (#3918) 11 months ago
  Kevin Hu 56f473b680
Feat: Add question parameter to edit chunk modal (#3875) 11 months ago