192 次程式碼提交 (Hacked_1.7.0)

作者 SHA1 備註 提交日期
  qfl 841e53dbbe
feat(trace): support external trace id propagation (#22623) 3 月之前
  Aryan Raj ce794335e9
Fix/replace datetime patterns with naive utc now (#22654) 3 月之前
  yihong d2933c2bfe
fix: drop dead code phase2 unused class (#22042) 3 月之前
  -LAN- 6eb155ae69
feat(api/repo): Allow to config repository implementation (#21458) 3 月之前
  cutiechi 47954aa284
feat(api): validate and reject external datasets in document update (#21783) 4 月之前
  jiangbo721 31eb8548ef
fix: Before publish the app, preview the voice of tts, it raise an er… (#21821) 4 月之前
  Bowen Liang 1a7ad195f0
refactor: define the Dify project version in pyproject.toml (#20910) 4 月之前
  Ganondorf 55a6b330ec
Add get document detail service api (#21700) 4 月之前
  Khoa a06af88b26
Feat/api validate model provider (#21582) 4 月之前
  GuanMu 870e73c03b
Knowledge base API supports status updates #18147 (#18235) 4 月之前
  Ganondorf e99861d4fe
Add Filter of Get Workflow Logs (#21172) 4 月之前
  Jyong 787a556bd7
add service api ratelimit check (#20878) 4 月之前
  quicksand 3a628bc671
chore: app info add author_name (#20973) 4 月之前
  Abdullah AlOsaimi ad8e79c440
assign dataset indexing_technique to args if not explicitly provided (#20597) 4 月之前
  Abdullah AlOsaimi 006496f24e
raise error when process_rule is required but missing (#20599) 5 月之前
  Novice 4ac3600f81
fix: update app tag error (#20618) 5 月之前
  Ganondorf 51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023) 5 月之前
  Dongyu Li 1ea4459d9f
update knowledge base api (#20426) 5 月之前
  -LAN- 482e50aae9
Refactor/remove db from cycle manager (#20455) 5 月之前
  quicksand 2d4f8f1377
fix: apps/annotation missing 1 required positional argument: 'end_user' (#20428) 5 月之前
  -LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240) 5 月之前
  -LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 5 月之前
  GuanMu 17b929124f
refactor: simplify success response in dataset API endpoints by returning status code 204 directly (#19685) 5 月之前
  lexmin0412 ff20b56074
Add `/site` API (#19631) 5 月之前
  Ganondorf c76d763639
add endpoint of get feedbacks (#18697) 5 月之前
  非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 5 月之前
  Good Wood 0b44791eae
feat: add mode for /info api (#19264) 5 月之前
  Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 5 月之前
  小马哥 e5bdc1438a
fix: annotation update need use http put method and annotation-reply api doc parms wrong (#18891) 6 月之前
  devxing 136995d2a1
fix: change delete app status code from 204 to 200 (#18398) 6 月之前
  1betatsu 9a3ecc1ac8
fix: Allow advanced chat app to get workflow run detail (#18753) (#18758) 6 月之前
  Alex Chim 12836f9db9
Resolves #18536 Retreive conversation variables (#18581) 6 月之前
  Yeuoly 358fd28c28
feat: fetch app info in plugins (#18202) 6 月之前
  jiangbo721 18f98f4fe1
fix: ruff check isoparse (#18033) 6 月之前
  诗浓 4166f73d9d
fix: page/limit param not effective (#18196) 6 月之前
  kenwoodjw b247ef85bf
fix dataset api retrieval model null handling (#18151) 6 月之前
  Jasonfish 1f722cde22
fix(api): Some params were ignored when creating empty Datasets through API (#17932) 6 月之前
  Yongtao Huang 5d72003ebb
Remove dead code (#17899) 6 月之前
  crazywoola 63ba607738
fix: 17712-get-messages-api-encountered-internal-server-error (#17716) 6 月之前
  crazywoola eb8584613b
fix: Account.query => db.session.query(Account) (#17667) 6 月之前
  Jasonfish 0afad94378
fix: Correct "The job is not exist" to "The job does not exist" (#17516) 6 月之前
  Jasonfish fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237) 6 月之前
  Jyong 0bf816f2e8
fix duplicate documents returned by Get document list service API (#17351) 7 月之前
  liguochuan 11e95d2a61
Fix (api): Fix the processing logic of the retriever_resources field. (#17304) 7 月之前
  非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 7 月之前
  jiangbo721 a1aa325ce3
Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id (#17075) 7 月之前
  過世秋風 377d11d13b
fix: WorkflowRunDetailApi created_at、finished_at types changed to timestamps (#16821) 7 月之前
  GuanMu 360986f38d
Feat add childchunk api (#16094) 7 月之前
  L8ng 83cd14104d
feat: datasets openapi list segements support paged resp (#16603) 7 月之前
  L8ng 727caccfc9
fix: knowledge base openapi cannot delete metadata (#16365) 7 月之前