Commit Graph
35 Commits
Author SHA1 Message Date
Wu TianweiandGitHub 49b4144ffd fix: add dataset edit permissions (#13223) 2025-02-06 14:26:16 +08:00
2e97ba5700 fix: Add datasets list access control and fix datasets config display issue (#12533)
Co-authored-by: nite-knite <[email protected]>
2025-01-09 17:44:11 +08:00
49feff082f feat: parent child retrieval (#12106)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: -LAN- <[email protected]>
2024-12-26 12:01:51 +08:00
-LAN-andGitHub db2aa83a7c Revert "Feat/parent child retrieval" (#12095) 2024-12-25 20:55:44 +08:00
+56 2b2263a349 Feat/parent child retrieval (#12086)
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: AkaraChen <[email protected]>
Co-authored-by: nite-knite <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: Warren Chen <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Yi Xiao <[email protected]>
Co-authored-by: yihong <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: KVOJJJin <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JzoNgKVO <[email protected]>
Co-authored-by: Charlie.Wei <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: huayaoyue6 <[email protected]>
Co-authored-by: kurokobo <[email protected]>
Co-authored-by: Matsuda <[email protected]>
Co-authored-by: shirochan <[email protected]>
Co-authored-by: Jyong <[email protected]>
Co-authored-by: Huỳnh Gia Bôi <[email protected]>
Co-authored-by: Julian Huynh <[email protected]>
Co-authored-by: Hash Brown <[email protected]>
Co-authored-by: 非法操作 <[email protected]>
Co-authored-by: Kazuki Takamatsu <[email protected]>
Co-authored-by: Trey Dong <[email protected]>
Co-authored-by: VoidIsVoid <[email protected]>
Co-authored-by: Gimling <[email protected]>
Co-authored-by: xiandan-erizo <[email protected]>
Co-authored-by: Muneyuki Noguchi <[email protected]>
Co-authored-by: zhaobingshuang <[email protected]>
Co-authored-by: zhaobs <[email protected]>
Co-authored-by: suzuki.sh <[email protected]>
Co-authored-by: Yingchun Lai <[email protected]>
Co-authored-by: huanshare <[email protected]>
Co-authored-by: huanshare <[email protected]>
Co-authored-by: orangeclk <[email protected]>
Co-authored-by: 문정현 <[email protected]>
Co-authored-by: barabicu <[email protected]>
Co-authored-by: Wei Mingzhi <[email protected]>
Co-authored-by: Paul van Oorschot <[email protected]>
Co-authored-by: zkyTech <[email protected]>
Co-authored-by: zhangkunyuan <[email protected]>
Co-authored-by: Tommy <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: Novice <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: liuzhenghua <[email protected]>
Co-authored-by: Jiang <[email protected]>
Co-authored-by: jiangzhijie <[email protected]>
Co-authored-by: Joe <[email protected]>
Co-authored-by: Alok Shrivastwa <[email protected]>
Co-authored-by: Alok Shrivastwa <[email protected]>
Co-authored-by: JasonVV <[email protected]>
Co-authored-by: Hiroshi Fujita <[email protected]>
Co-authored-by: Kevin9703 <[email protected]>
Co-authored-by: NFish <[email protected]>
Co-authored-by: Junyan Qin <[email protected]>
Co-authored-by: IWAI, Masaharu <[email protected]>
Co-authored-by: IWAI, Masaharu <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: luckylhb90 <[email protected]>
Co-authored-by: hobo.l <[email protected]>
Co-authored-by: douxc <[email protected]>
2024-12-25 18:17:15 +08:00
Hiroshi FujitaandGitHub 1d8385f7ac Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 2024-12-02 15:29:25 +08:00
非法操作andGitHub fd437ff4c5 fix: segement settings of documents raise error (#8971) 2024-10-25 16:58:50 +08:00
zxhlyhandGitHub ff956cb546 Fix/retrieval setting weight default value (#9622) 2024-10-22 18:31:39 +08:00
9d221a5e19 external knowledge api (#8913)
Co-authored-by: Yi <[email protected]>
2024-09-30 15:38:43 +08:00
Zhaofeng MiaoandGitHub 369e1e6f58 feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2024-09-30 09:57:19 +08:00
Nam VuandGitHub 2d7954c7da Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
14af87527f Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <[email protected]>
2024-09-04 14:41:47 +08:00
Jiakun XuandGitHub e38334cfd2 fix: doc_language return null when document segment settings (#7719) 2024-08-28 08:45:51 +08:00
fbf31b5d52 feat: custom app icon (#7196)
Co-authored-by: crazywoola <[email protected]>
2024-08-19 09:16:33 +08:00
zxhlyhandGitHub 6fe9aa69cc feat: n to 1 retrieval legacy (#6554) 2024-07-24 12:50:48 +08:00
ce930f19b9 fix dataset operator (#6064)
Co-authored-by: JzoNg <[email protected]>
2024-07-09 17:47:54 +08:00
takatostandGitHub 79df8825c8 Revert "feat: knowledge admin role" (#6018) 2024-07-05 21:31:34 +08:00
5d9ad430af feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: jyong <[email protected]>
2024-07-04 16:21:40 +08:00
JoelandGitHub 28554350de feat: support firecrawl frontend code (#5226) 2024-06-14 22:02:41 +08:00
JoelandGitHub 96460d5ea3 feat: document support rename in in dataset (#4732) 2024-06-04 15:10:34 +08:00
f257f2c396 Knowledge optimization (#3755)
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: JzoNg <[email protected]>
2024-04-24 15:02:29 +08:00
7753ba2d37 FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: StyleZhang <[email protected]>
Co-authored-by: jyong <[email protected]>
Co-authored-by: nite-knite <[email protected]>
Co-authored-by: jyong <[email protected]>
2024-04-08 18:51:46 +08:00
89fcf4ea7c Feat: chunk overlap supported (#2209)
Co-authored-by: jyong <[email protected]>
2024-01-26 13:24:40 +08:00
888e8c6dac feat: add retriever rank fe (#1557)
Co-authored-by: StyleZhang <[email protected]>
2023-11-18 11:53:35 +08:00
Rhon JoeandGitHub 52bec63275 chore(web): strong type (#1259) 2023-10-07 04:42:16 -05:00
4b53bb1a32 Feat/token support (#909)
Co-authored-by: StyleZhang <[email protected]>
Co-authored-by: jyong <[email protected]>
2023-08-21 13:57:18 +08:00
db7156dafd Feature/mutil embedding model (#908)
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: jyong <[email protected]>
Co-authored-by: StyleZhang <[email protected]>
2023-08-18 17:37:31 +08:00
zxhlyhandGitHub 4420281d96 Feat/segment add tag (#907) 2023-08-18 17:18:58 +08:00
MatriandGitHub 155a4733f6 Feat/customizable file upload config (#818) 2023-08-16 23:14:27 +08:00
f95f6db0e3 feat: support app rename and make app card ui better (#766)
Co-authored-by: Gillian97 <[email protected]>
2023-08-16 10:31:08 +08:00
cf93d8d6e2 Feat: Q&A format segmentation support (#668)
Co-authored-by: jyong <[email protected]>
Co-authored-by: StyleZhang <[email protected]>
2023-07-28 20:47:15 +08:00
9253f72dea Feat/dataset notion import (#392)
Co-authored-by: StyleZhang <[email protected]>
Co-authored-by: JzoNg <[email protected]>
2023-06-16 21:47:51 +08:00
Nite KniteandGitHub 4779fcf6f1 feature: infinite scroll (#119)
Add infinite scroll support to app list and dataset list.
2023-05-20 21:55:47 +08:00
crazywoolaandGitHub 37c3b8979c Feature/add emoji (#103) 2023-05-19 17:36:44 +08:00
John Wang db896255d6 Initial commit 2023-05-15 08:51:32 +08:00