190 次程式碼提交 (4d7bfd2ba302761d1e598cfd669f6f4af6ff3e43)

作者 SHA1 備註 提交日期
  Stephen Hu 7dbe06f7d8
Refactor: remove useless initialize logic in list_doc (#8523) 4 月之前
  zhanglei daf6c82066
fix: list index out of range (#8518) 4 月之前
  Liu An dac5bcdf17
Fix: Enforce default embedding model in create_dataset / update_dataset (#8486) 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 7fbbc9650d
Fix: Move pagerank field from create to update dataset API (#8217) 4 月之前
  Liu An 968ffc7ef3
Refa: dataset operations to simplify error handling (#8132) 4 月之前
  Liu An 8b7c424617
Fix: Document.update() now refreshes object data (#8068) 5 月之前
  Liu An ab5e3ded68
Fix: DataSet.update() now refreshes object data (#8058) 5 月之前
  Liu An e64da8b2aa
Fix: sdk can not update chat model (#8016) 5 月之前
  dong 62de535ac8
Fix Bug: When performing the dify_retrieval, the metadata of the document was empty. (#7968) 5 月之前
  天海蒼灆 f584f5c3d0
agents openai API add new way to get session_id (#7937) 5 月之前
  Yongteng Lei b95747be4c
Fix: early return when update doc in sdk (#7907) 5 月之前
  Kevin Hu 1f32e6e4f4
Fix: list out of boundary (#7843) 5 月之前
  liu an e166f132b3 Feat: change default models (#7777) 5 月之前
  liu an fed1221302
Refa: HTTP API list datasets / test cases / docs (#7720) 5 月之前
  Stephen Hu deb2faf7aa
Fix:Fail to get list_sessions (#7678) 5 月之前
  liu an ae8b628f0a
Refa: HTTP API delete dataset / test cases / docs (#7657) 5 月之前
  liu an f8cc557892
Fix(api): correct default value handling in dataset parser config (#7589) 5 月之前
  Song Fuchang 992398bca3
Feat: Add http api to create, update, or delete agents. (#7515) 5 月之前
  Stephen Hu ad412380cb
Fix:Discrepancy between Document.list_chunks() API documentation and implementation (#7575) 5 月之前
  liu an 35e36cb945
Refa: HTTP API update dataset / test cases / docs (#7564) 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) 6 月之前
  liu an c98933499a
refa: Optimize create dataset validation (#7451) 6 月之前
  liu an 78380fa181
Refa: http API create dataset and test cases (#7393) 6 月之前
  Qi 53c59c47a1
Fix:Update chat assistant with an empty dataset (#7354) 6 月之前
  Yongteng Lei 94181a990b
Refa: knowledge_graph chunk method is deprecated (#7220) 6 月之前
  Stephen Hu db82c15de4
Fix: wrong “available” property when list chunk (#7093) 6 月之前
  Kevin Hu 3bb1e012e6
Fix: assistant deleteion issue. (#6906) 6 月之前
  liwenju0 aa99c6b896
Fix delete duplicate assistant (#6888) 6 月之前
  dylan 9d9f2dacd2
fix Conversation roles must alternate user/assistant/user/assistant/... bug (#6880) 6 月之前
  Yongteng Lei dc2c74b249
Feat: add primitive support for function calls (#6840) 6 月之前
  liu an a1fb32908d
Fix: Error message is incorrect when updating chat name #6850 (#6851) 7 月之前
  liu an 57e760883e
Fix: update chunk, empty question issue. (#6800) 7 月之前
  so95 cded812b97
Feat: add OpenAI compatible API for agent (#6329) 7 月之前
  liwenju0 a73fbc61ff
Fix: Handle the case of deleting empty blocks. Update the relevant message (#6643) 7 月之前
  Kevin Hu 7d9dd1e5d3
Refa: remove default build-in rerank model. (#6682) 7 月之前
  Song Fuchang 9aa047257a
Fix agent completion requiring calling twice with parameters in begin component (#6659) 7 月之前
  Kevin Hu 1fbc4870f0
Fix: HTTP API delete_chunks issue. (#6621) 7 月之前
  Yongteng Lei df3890827d
Refa: change LLM chat output from full to delta (incremental) (#6534) 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 384b6549a6
Fix: remove doc status checking while creating an assistant. (#6486) 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 月之前