559 Commits (v0.19.x)

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