188 次代码提交 (535fff62f3d928d73c371126b36e2e6ab83ee23c)

作者 SHA1 备注 提交日期
  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 个月前
  Jyong 2c9af712a2
Fix/create document by api with metadata (#16307) 7 个月前
  Yeuoly c07af5a1a3
feat: tenant app invocations limiter (#16221) 7 个月前
  Jyong 732c506e27
add metadata service api (#16211) 7 个月前
  Jyong 3f44b690c2
check high-quality dataset with empty embedding model provider (#16181) 7 个月前