861 次程式碼提交 (1ab0f52832a6f7474a3f08489935539d8dc43faa)

作者 SHA1 備註 提交日期
  Stephen Hu 1ab0f52832
Fix:The OpenAI-Compatible Agent API returns an incorrect message (#8177) 4 月之前
  Kevin Hu d36c8d18b1
Refa: make exception more clear. (#8224) 4 月之前
  Liu An 7fbbc9650d
Fix: Move pagerank field from create to update dataset API (#8217) 4 月之前
  Liu An d0c5ff04a6
Fix: Add pagerank validation for non-elasticsearch doc engines (#8215) 4 月之前
  Liu An cef587abc2
Fix: Add validation for dataset name in KB update API (#8194) 4 月之前
  Liu An 60c1bf5a19
Fix: duplicate knowledgebase name validation logic (#8199) 4 月之前
  Liu An e87ad8126c
Fix: Improve dataset name validation in KB app (#8188) 4 月之前
  Stephen Hu e6f68e1ccf
Fix: When List Kbs some times the total is wrong (#8151) 4 月之前
  yurhett 9c6c6c51e0
Fix: use jwks_uri from OIDC metadata for JWKS client (#8136) 4 月之前
  Liu An 968ffc7ef3
Refa: dataset operations to simplify error handling (#8132) 4 月之前
  Liu An 92625e1ca9
Fix: document typo in test (#8091) 5 月之前
  Stephen Hu 6953ae89c4
Fix:when stream=false,new message without sessionid does no (#8078) 5 月之前
  Kevin Hu 91804f28f1
Fix: issue for tavily only in a assistant. (#8076) 5 月之前
  Liu An 8b7c424617
Fix: Document.update() now refreshes object data (#8068) 5 月之前
  Gecko Security de89b84661
Fix: Authentication Bypass via predictable JWT secret and empty token validation (#7998) 5 月之前
  Stephen Hu f819378fb0
Update api_utils.py (#8069) 5 月之前
  Liu An ab5e3ded68
Fix: DataSet.update() now refreshes object data (#8058) 5 月之前
  天海蒼灆 9938a4cbb6
Feat: Allow update conversation parameters and persist to database in completion (#8039) 5 月之前
  Stephen Hu b832372c98
Fix: /v1/conversation/completion KeyError: 'conversation_id' (#8037) 5 月之前
  Kevin Hu b6f1cd7809
Fix: no kb selected for an assistant. (#8021) 5 月之前
  Liu An e64da8b2aa
Fix: sdk can not update chat model (#8016) 5 月之前
  Jin Hai 31f4d44c73
Update upload filename length limit from 128 to 256, which is aligned with os (#7971) 5 月之前
  CharlesHsu 241fdf266a
Fix: Prevent Flask hot reload from hanging due to early thread startup (#7966) 5 月之前
  Stephen Hu 62611809e0
Fix: Add user_id when create Conversation (#7960) 5 月之前
  dong 62de535ac8
Fix Bug: When performing the dify_retrieval, the metadata of the document was empty. (#7968) 5 月之前
  Qidi Cao f0879563d0
fix: resolve residual image files issue after document deletion (#7964) 5 月之前
  Stephen Hu a31ad7f960
Fix: File selection in Retrieval testing causes other options to disappear (#7759) 5 月之前
  天海蒼灆 f584f5c3d0
agents openai API add new way to get session_id (#7937) 5 月之前
  Yongteng Lei 0c562f0a9f
Refa: change citation mark as [ID:n] (#7923) 5 月之前
  Yongteng Lei b95747be4c
Fix: early return when update doc in sdk (#7907) 5 月之前
  sinopec 243ed4bc35
Feat: Surpport dynamically add knowledge basees for retrieval while u… (#7915) 5 月之前
  Qidi Cao 4d835b7303
fix: resolve “has no attribute 'max_length'” error in keyword_extraction (#7903) 5 月之前
  liu an ff0e82988f
Fix: patch regex vulnerability in filename handling (#7887) 5 月之前
  Kevin Hu 1f32e6e4f4
Fix: list out of boundary (#7843) 5 月之前
  Hao Zhang 2f4d803db1
Delete Corresponding Minio Bucket When Deleting a Knowledge Base (#7841) 5 月之前
  Yongteng Lei 453287b06b Feat: more robust fallbacks for citations (#7801) 5 月之前
  liu an e166f132b3 Feat: change default models (#7777) 5 月之前
  Yongteng Lei 42f4d4dbc8 Fix: wrong type hint (#7738) 5 月之前
  liu an fed1221302
Refa: HTTP API list datasets / test cases / docs (#7720) 5 月之前
  Chaoxi Weng 6ed81d6774
Feat: Add OAuth `state` parameter for CSRF protection (#7709) 5 月之前
  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 月之前
  Yongteng Lei e8e2a95165
Refa: more fallbacks for bad citation format (#7710) 5 月之前
  Yongteng Lei 0ebf05440e
Feat: repair corrupted PDF files on upload automatically (#7693) 5 月之前
  liwenju0 7df1bd4b4a
When creating an assistant, no dataset is specified, a different default system promt is used (#7690) 5 月之前
  Song Fuchang b0275b8483
Fix: value too long error for chat name (#7697) 5 月之前
  Song Fuchang a1f06a4fdc
Feat: Support tool calling in Generate component (#7572) 5 月之前
  Chaoxi Weng 205974c359
Docs: Improve oauth configuration documentation and examples (#7675) 5 月之前
  Yongteng Lei c5826d4720
Feat: launch sandbox from docker-compose (#7671) 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 月之前