559 Revize (Hacked_v0.19.0)

Autor SHA1 Zpráva Datum
  liu an 47c5cdccf6
Feat: change default models (#7777) před 5 měsíci
  liu an fed1221302
Refa: HTTP API list datasets / test cases / docs (#7720) před 5 měsíci
  Chaoxi Weng 6ed81d6774
Feat: Add OAuth `state` parameter for CSRF protection (#7709) před 5 měsíci
  donblack01 115850945e
Fix:When you create a new API module named xxxa_api, the access route will become xxx instead of xxxa. For example, when I create a new API module named 'data_api', the access route will become 'dat' instead of 'data (#7325) před 5 měsíci
  Yongteng Lei 0ebf05440e
Feat: repair corrupted PDF files on upload automatically (#7693) před 5 měsíci
  liwenju0 7df1bd4b4a
When creating an assistant, no dataset is specified, a different default system promt is used (#7690) před 5 měsíci
  Song Fuchang b0275b8483
Fix: value too long error for chat name (#7697) před 5 měsíci
  Song Fuchang a1f06a4fdc
Feat: Support tool calling in Generate component (#7572) před 5 měsíci
  Chaoxi Weng 205974c359
Docs: Improve oauth configuration documentation and examples (#7675) před 5 měsíci
  Stephen Hu deb2faf7aa
Fix:Fail to get list_sessions (#7678) před 5 měsíci
  liu an ae8b628f0a
Refa: HTTP API delete dataset / test cases / docs (#7657) před 5 měsíci
  Chaoxi Weng a8542508b7
Refa: Deprecate `/github_callback` in favor of `/oauth/callback/<channel>` for GitHub OAuth integration (#7587) před 5 měsíci
  Stephen Hu d2b346cf9e
Feat: When Delete Chunk Will Also Delete Chunk Related Image (#7656) před 5 měsíci
  Kevin Hu d49025b501
Trival. (#7653) před 5 měsíci
  Stephen Hu ce81e470e3
Fix:Agent running message i10n (#7635) před 5 měsíci
  Kevin Hu 01330fa428
Feat: let image citation being shown. (#7624) před 5 měsíci
  Stephen Hu 573d46a4ef
FIX:ZeroDivisionError when using large page_size in client.retrieve() (#7595) před 5 měsíci
  liu an f8cc557892
Fix(api): correct default value handling in dataset parser config (#7589) před 5 měsíci
  Song Fuchang 992398bca3
Feat: Add http api to create, update, or delete agents. (#7515) před 5 měsíci
  so95 514c08a932
add show debug (#7390) před 5 měsíci
  Stephen Hu ad412380cb
Fix:Discrepancy between Document.list_chunks() API documentation and implementation (#7575) před 5 měsíci
  liu an 35e36cb945
Refa: HTTP API update dataset / test cases / docs (#7564) před 5 měsíci
  Kevin Hu 2ccec93d71
Feat: support cross-lang search. (#7557) před 5 měsíci
  zhanglei d66c17ab5c
Feat: add document enabled (#7549) před 5 měsíci
  Yongteng Lei b781207752
Feat: KB detail supports document total size (#7546) před 5 měsíci
  Stephen Hu 3827c47515
Feat: Add API to support get chunk by id (#7522) před 5 měsíci
  Chaoxi Weng e349635a3d
Feat: Add `/login/channels` route and improve auth logic for frontend third-party login integration (#7521) před 5 měsíci
  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) před 5 měsíci
  Stephen Hu 27ffc0ed74
Feat: Improve 'user_canvan_version' delete and 'document' delete performance (#6553) před 5 měsíci
  liuzhenghua b1c8746984
fix: After the file is deleted, it still remains in the bucket. (#7482) před 6 měsíci
  liu an c98933499a
refa: Optimize create dataset validation (#7451) před 6 měsíci
  Yongteng Lei f29a5de9f5
Fix: filed_map was incorrectly persisted (#7443) před 6 měsíci
  liu an 78380fa181
Refa: http API create dataset and test cases (#7393) před 6 měsíci
  Chaoxi Weng 3a43043c8a
Feat: Add support for OAuth2 and OpenID Connect (OIDC) authentication (#7379) před 6 měsíci
  Qi 53c59c47a1
Fix:Update chat assistant with an empty dataset (#7354) před 6 měsíci
  Yongteng Lei a4be6c50cf
[BREAKING CHANGE] GET to POST: enhance document list capability (#7349) před 6 měsíci
  writinwaters dadd8d9f94
DOC: Miscellaneous UI and editorial updates (#7324) před 6 měsíci
  Stephen Hu 0b460a9a12
Fix: improve retrieval API (#6744) před 6 měsíci
  Yongteng Lei 94181a990b
Refa: knowledge_graph chunk method is deprecated (#7220) před 6 měsíci
  Yongteng Lei f35ff65c36
[BREAKING CHANGE] GET to POST: enhance kb list capability (#7205) před 6 měsíci
  Stephen Hu db82c15de4
Fix: wrong “available” property when list chunk (#7093) před 6 měsíci
  Stephen Hu f6b280e372
Fix: when remove document do not delete the file in storage if the source is not knowledge base (#7005) před 6 měsíci
  Yongteng Lei 9283e91aa0
Fix: remove deprecated `permission` field (#6912) před 6 měsíci
  Kevin Hu 3bb1e012e6
Fix: assistant deleteion issue. (#6906) před 6 měsíci
  liwenju0 aa99c6b896
Fix delete duplicate assistant (#6888) před 6 měsíci
  dylan 9d9f2dacd2
fix Conversation roles must alternate user/assistant/user/assistant/... bug (#6880) před 6 měsíci
  Yongteng Lei dc2c74b249
Feat: add primitive support for function calls (#6840) před 6 měsíci
  liu an a1fb32908d
Fix: Error message is incorrect when updating chat name #6850 (#6851) před 6 měsíci
  liu an 57e760883e
Fix: update chunk, empty question issue. (#6800) před 7 měsíci
  so95 cded812b97
Feat: add OpenAI compatible API for agent (#6329) před 7 měsíci