772 次程式碼提交 (v0.18.0)

作者 SHA1 備註 提交日期
  Yongteng Lei 94181a990b
Refa: knowledge_graph chunk method is deprecated (#7220) 6 月之前
  Yongteng Lei f35ff65c36
[BREAKING CHANGE] GET to POST: enhance kb list capability (#7205) 6 月之前
  Stephen Hu db82c15de4
Fix: wrong “available” property when list chunk (#7093) 6 月之前
  alulala 5d253e0a34
Fix: pymysql.err.InterfaceError: (0, '') during long time streaming chat responses (#6548) (#7057) 6 月之前
  Stephen Hu f6b280e372
Fix: when remove document do not delete the file in storage if the source is not knowledge base (#7005) 6 月之前
  Kevin Hu 5af2d57086
Refa. (#7022) 6 月之前
  Yongteng Lei 7a34159737
Fix: add fallback for bad citation output (#7014) 6 月之前
  Zhichang Yu 23c5ce48d1
Fix update_progress issue (#6992) 6 月之前
  benni82 b70abe52b2
Fix: Ensure lock is released in update_progress using context manager (#6975) 6 月之前
  Yongteng Lei 98670c3755
Fix: KB update_time changed whenever system relaunched (#6959) 6 月之前
  Yongteng Lei 9283e91aa0
Fix: remove deprecated `permission` field (#6912) 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 月之前
  caiming100 a20439bf81
fix: add exception handling for get_by_id method (#6861) 6 月之前
  liu an a1fb32908d
Fix: Error message is incorrect when updating chat name #6850 (#6851) 6 月之前
  liu an 57e760883e
Fix: update chunk, empty question issue. (#6800) 7 月之前
  so95 cded812b97
Feat: add OpenAI compatible API for agent (#6329) 7 月之前
  Kevin Hu 9ecc78feeb
Refa: copywriting refinement. (#6779) 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 d4a3e9a7cc
Fix table migration on non-exist-yet indexed columns. (#6666) 7 月之前
  Song Fuchang 9aa047257a
Fix agent completion requiring calling twice with parameters in begin component (#6659) 7 月之前
  Zhichang Yu 65a8cd1772
Fix knowledge_graph_kwd on infinity. Close #6476 and #6624 (#6651) 7 月之前
  Kevin Hu 1fbc4870f0
Fix: HTTP API delete_chunks issue. (#6621) 7 月之前
  Zhichang Yu fe0396bbb9
Introduced delete_knowledge_graph (#6605) 7 月之前
  Kevin Hu ecc9605a32
Fix: team doc deletion issue. (#6589) 7 月之前
  Yongteng Lei df3890827d
Refa: change LLM chat output from full to delta (incremental) (#6534) 7 月之前
  Chenzy 735d9dd949
Feat: add "tools" to llm_factories.json (#6552) 7 月之前
  Zhichang Yu 6bf26e2a81
Optimize graphrag again (#6513) 7 月之前
  Kevin Hu 7a677cb095
Fix: image_id is None. (#6538) 7 月之前
  Kevin Hu 163e71d06f
Fix: Hunyuan model adding error. (#6531) 7 月之前
  Kevin Hu c8c91fd827
Fix: link to KB from filemanager. (#6530) 7 月之前
  Kevin Hu bf483fdf02
Fix: describe parameter error. (#6519) 7 月之前
  Kevin Hu b2b7ed8927
Fix: abnormal chunk id (#6506) 7 月之前
  Stephen Hu 1d73baf3d8
Feat: improve '/mv' '/list' API performance (#6502) 7 月之前
  Kevin Hu f3ae4a3bae
Fix: img_id errror. (#6504) 7 月之前
  liwenju0 814a210f5d
Fix: failed to acquire lock exception with retry mechanism for postgres and mysql (#6483) 7 月之前
  Kevin Hu 384b6549a6
Fix: remove doc status checking while creating an assistant. (#6486) 7 月之前
  Yongteng Lei 542cf16292
Feat: add project_id and project_name to Langfuse API (#6481) 7 月之前
  Stephen Hu 5d9afce12d
Feat: improve the performance for '/upload' API (#6479) 7 月之前
  Yongteng Lei ee6a0bd9db
Refa: enhancement: enhance the prompt of related_question API (#6463) 7 月之前
  Stephen Hu f691b4ddd2
Feat: Improve "/convert" API's performance (#6465) 7 月之前
  Yongteng Lei 5e0a77df2b
Feat: add Langfuse APIs (#6460) 7 月之前
  Yongteng Lei 66e557b6c0
Fix: Langfuse update model has no fields attribute (#6453) 7 月之前
  Roccat 200b6f55c6
Fix: NameError: free variable 'langfuse_generation' referenced before assignment in enclosing scope (#6451) 7 月之前
  Yongteng Lei 85eb367ede
Feat: add basic Langfuse support for LLM module (#6443) 7 月之前
  Kevin Hu 394d1a86f6
Fix: add chunk, empty question issue. (#6405) 7 月之前
  Kevin Hu b5471978b0
Fix: add chunk api, empty content issue (#6390) 7 月之前