92 커밋 (13be84e4d42d12000356c4143ac255bb4763b600)

작성자 SHA1 메시지 날짜
  -LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 1 년 전
  crazywoola 2c427e04be
Feat/7134 use dataset api create a dataset with permission (#7508) 1 년 전
  Jyong 0f90e6df75
add pgvector full text search settting (#7427) 1 년 전
  feng0 2fe2e350ce
add secondary sort_key when using `order_by` and `paginate` at the same time (#7225) 1 년 전
  miendinh f104b930cf
feat: support elasticsearch vector database (#3558) 1 년 전
  TzuxinChen f0d10553b4
Fixed a bug where permission was clearly displaye… (#6934) 1 년 전
  liuzhenghua ef616c604a
fix: The permissions issue of the editor role accessing some backend … (#6945) 1 년 전
  Jyong 048bc4c06e
fix update dataset failed when embedding model is not exist (#6920) 1 년 전
  tmuife 06fc1bce9e
Add search by full text when using Oracle23ai as vector DB (#6559) 1 년 전
  Shoya SHIRAKI c57b3931d5
refactor(api): switch to dify_config in controllers/console (#6485) 1 년 전
  Bowen Liang 7943f7f697
chore: fix legacy API usages of Query.get() by Session.get() in SqlAlchemy 2 (#6340) 1 년 전
  Jyong 0de224b153
fix wrong using of RetrievalMethod Enum (#6345) 1 년 전
  Zhuo Qiu 63e34e5227
feat: support MyScale vector database (#6092) 1 년 전
  Joe ce930f19b9
fix dataset operator (#6064) 1 년 전
  8bitpd 7c70eb87bc
feat: support AnalyticDB vector store (#5586) 1 년 전
  takatost 79df8825c8
Revert "feat: knowledge admin role" (#6018) 1 년 전
  Joe 5d9ad430af
feat: knowledge admin role (#5965) 1 년 전
  Jyong 71bcf75d9a
Feat/add delete knowledge confirm (#5810) 1 년 전
  Jyong 43335b5c87
delete the deprecated method (#5612) 1 년 전
  kurokobo c5d64baba4
fix: correct typos (#5510) 1 년 전
  tmuife 6a09409ec9
Add Oracle23ai as a vector datasource (#5342) 1 년 전
  Bowen Liang c923684edd
chore: extract retrival method literal values into enum (#5060) 1 년 전
  baojingyu d160d1ed02
feat: support opensearch approximate k-NN (#5322) 1 년 전
  Jyong ba5f8afaa8
Feat/firecrawl data source (#5232) 1 년 전
  Charles Zhou 8bcc5a36bb
feat: new editor user permission profile (#4435) 1 년 전
  quicksand 4080f7b8ad
feat: support tencent vector db (#3568) 1 년 전
  Summer-Gu 7f98c2ea3f
refactor: Delete the dataset to verify whether it is in use (#5112) 1 년 전
  Bowen Liang cdc08a434f
feat: support Chroma vector store (#5015) 1 년 전
  Bowen Liang bdad993901
improve: generalize vector factory classes and vector type (#5033) 1 년 전
  Weaxs 0797f9bc05
feat: support tidb vector (#4588) 1 년 전
  Jyong 4e3b0c5aea
support rename document (#4915) 1 년 전
  Moonlit 86e7c7321f
Fixed a bug where any content in the 'fetch' was converted to True (#4400) 1 년 전
  LiuVaayne 875249eb00
Feat/vector db pgvector (#3879) 1 년 전
  Jyong 3e9dbe3e0a
add pgvecto_rs support and upgrade SQLAlchemy (#3833) 1 년 전
  羊羽 975b2fb79e
delete duplicate check get_dataset (#3966) 1 년 전
  Jingpan Xiong 1be222af2e
fix: using api can not execute relyt vector database (#3766) 1 년 전
  Jyong f257f2c396
Knowledge optimization (#3755) 1 년 전
  Jyong 394ceee141
optimize question classifier prompt and support keyword hit test (#3565) 1 년 전
  LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 년 전
  Jyong e12a0c154c
add segment function billing check for SAAS env (#3082) 1 년 전
  Garfield Dai 8e66b96221
Feat: Add documents limitation (#2662) 1 년 전
  Jyong 5b953c1ef2
Fix some RAG bugs (#2570) 1 년 전
  Jyong 6c4e6bf1d6
Feat/dify rag (#2528) 1 년 전
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 년 전
  Bowen Liang 14a19a3da9
chore: apply ruff's pyflakes linter rules (#2420) 1 년 전
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 년 전
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1 년 전
  crazywoola 828822243a
fix: multiple rows were found correctly (#2219) 1 년 전
  crazywoola 1f48e3d44a
feat: support legacy doc (#2100) 1 년 전
  crazywoola ec1659cba0
fix: saving error in empty dataset (#2098) 1 년 전