JzoNg
|
f96e63460e
|
feat(web): save configuration
|
2026-04-10 13:49:05 +08:00 |
|
JzoNg
|
2df79c0404
|
refactor: input fields
|
2026-04-10 12:04:51 +08:00 |
|
JzoNg
|
acef9630d5
|
feat(web): input fields display
|
2026-04-10 11:39:35 +08:00 |
|
JzoNg
|
12c3b2e0cd
|
feat(web): start run
|
2026-04-10 11:26:12 +08:00 |
|
JzoNg
|
577707ae50
|
refactor(web): input fields
|
2026-04-10 11:10:24 +08:00 |
|
JzoNg
|
03325e9750
|
feat(web): run history of batch test
|
2026-04-10 10:58:40 +08:00 |
|
JzoNg
|
a7ef8f9c12
|
Merge branch 'main' into jzh
|
2026-04-10 10:36:45 +08:00 |
|
volcano303
|
40e23ce8dc
|
refactor(api): type DatasourceProviderApiEntity.to_dict with TypedDict (#34879)
|
2026-04-10 01:47:59 +00:00 |
|
Jean Ibarz
|
d50f096b14
|
fix(mcp): catch JSONDecodeError in OAuth discovery functions 🤖🤖🤖 (#34868)
|
2026-04-10 01:28:57 +00:00 |
|
dataCenter430
|
1117b6e72d
|
refactor: convert appmode misc if/elif to match/case (#30001) (#34869)
|
2026-04-10 00:35:12 +00:00 |
|
dataCenter430
|
c5c5c71d15
|
refactor(api): type OpenSearch/Lindorm/Huawei VDB config params dicts with TypedDicts (#34870)
|
2026-04-10 00:34:34 +00:00 |
|
dataCenter430
|
a31c1d2c69
|
refactor(api): type Celery SSL options and Sentinel transport dicts with TypedDicts (#34871)
|
2026-04-10 00:33:23 +00:00 |
|
YBoy
|
2352269ba9
|
refactor(api): type recommend app database retrieval dicts with TypedDicts (#34873)
|
2026-04-10 00:32:24 +00:00 |
|
sxxtony
|
985e71ebf4
|
refactor: migrate TrialApp and AccountTrialAppRecord to TypeBase (#34806)
|
2026-04-09 15:41:29 +00:00 |
|
NVIDIAN
|
4d57f04a26
|
refactor: migrate console human_input_form from reqparse to PydanticBaseModel (#34858)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-04-09 15:38:47 +00:00 |
|
NVIDIAN
|
ab3b305682
|
refactor: migrate web human_input_form from reqparse to Pydantic BaseModel (#34859)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-04-09 15:38:16 +00:00 |
|
NVIDIAN
|
b8858708be
|
chore: remove commented-out reqparse code from rag_pipeline_workflow (#34860)
Co-authored-by: ai-hpc <ai-hpc@users.noreply.github.com>
|
2026-04-09 15:37:39 +00:00 |
|
Jonathan Chang
|
0a6494abfb
|
refactor(api): deduplicate EnabledConfig property logic in AppModelConfig (#34793)
|
2026-04-09 14:24:39 +00:00 |
|
Renzo
|
75b88a5416
|
refactor: migrate session.query to select API in deal dataset index update task (#34847)
|
2026-04-09 14:17:08 +00:00 |
|
aliworksx08
|
e143dbce50
|
refactor: migrate session.query to select API in webhook service (#34849)
|
2026-04-09 14:16:33 +00:00 |
|
aliworksx08
|
8ad131bb3b
|
refactor: migrate session.query to select API in file service (#34852)
|
2026-04-09 14:15:59 +00:00 |
|
JzoNg
|
40284d9f95
|
refactor(web): batch test of evaluation
|
2026-04-09 21:19:51 +08:00 |
|
JzoNg
|
5efe8b8bd7
|
feat(web): add condition
|
2026-04-09 21:08:45 +08:00 |
|
JzoNg
|
8dc6d736ee
|
refactor(web): store of evaluation
|
2026-04-09 20:32:53 +08:00 |
|
JzoNg
|
5316372772
|
feat(web): judgement condition
|
2026-04-09 20:18:25 +08:00 |
|
JzoNg
|
4d1499ef75
|
refactor(web): refactor condition group
|
2026-04-09 19:46:18 +08:00 |
|
JzoNg
|
0438285277
|
Merge branch 'main' into jzh
|
2026-04-09 19:24:10 +08:00 |
|
JzoNg
|
4879ea5cd5
|
feat(web): support variable selecting in variable mapping
|
2026-04-09 19:23:22 +08:00 |
|
wangxiaolei
|
41eeb1f2e7
|
fix: fix sqlalchemy.orm.exc.DetachedInstanceError (#34845)
|
2026-04-09 10:55:48 +00:00 |
|
JzoNg
|
2a1761ac06
|
feat(web): add output
|
2026-04-09 18:16:30 +08:00 |
|
JzoNg
|
c29245c1cb
|
feat(web): only one evaluation workflow can be added
|
2026-04-09 17:43:34 +08:00 |
|
JzoNg
|
5069694bba
|
refactor(web): remove unused metric property
|
2026-04-09 17:30:10 +08:00 |
|
JzoNg
|
d1a80a85c0
|
refactor(web): evaluation configure schema update
|
2026-04-09 17:17:15 +08:00 |
|
Stephen Zhou
|
02c1bfc3e7
|
chore: install from npm for vinext (#34840)
|
2026-04-09 08:35:01 +00:00 |
|
wangxiaolei
|
d042cbc62e
|
fix: fix remove_leading_symbols remove [ (#34832)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-09 08:22:09 +00:00 |
|
Asuka Minato
|
03750b76ac
|
ci: bump pyrefly version (#34821)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-09 08:16:25 +00:00 |
|
平衡世界的BOY
|
1befd2a602
|
fix(web): resolve Dify compact array types in tool output schema (#34804)
|
2026-04-09 08:01:23 +00:00 |
|
-LAN-
|
d1e33ba9ea
|
refactor(api): reduce Dify GraphInitParams usage (#34825)
|
2026-04-09 07:59:15 +00:00 |
|
JzoNg
|
5c93d74dec
|
Merge branch 'main' into jzh
|
2026-04-09 15:36:00 +08:00 |
|
JzoNg
|
e52dbd49be
|
feat(web): dataset evaluation configure
|
2026-04-09 15:34:59 +08:00 |
|
Stephen Zhou
|
7d793e12c8
|
chore: update deps (#34833)
|
2026-04-09 07:31:57 +00:00 |
|
Coding On Star
|
1ce6e279f0
|
test: add unit tests for AppPublisher, Sidebar, Chat, FileUploader, Form Demo, Notion Page Selector, Prompt Editor, and Header Navigation components (#34802)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
|
2026-04-09 07:30:51 +00:00 |
|
JzoNg
|
ccc8a5f278
|
refactor(web): dataset evaluation
|
2026-04-09 14:56:22 +08:00 |
|
-LAN-
|
ec56f4e839
|
fix(docker): restore S3_ADDRESS_STYLE env examples (#34826)
|
2026-04-09 06:44:28 +00:00 |
|
JzoNg
|
cfb5b9dfea
|
feat(web): dataset evaluation configure fetch
|
2026-04-09 14:21:01 +08:00 |
|
Jonathan Chang
|
d5ababfed0
|
refactor(api): deduplicate json serialization in AppModelConfig.from_model_config_dict (#34795)
|
2026-04-09 06:14:48 +00:00 |
|
yyh
|
8225f98565
|
fix(web): use nuqs for log conversation url state (#34820)
|
2026-04-09 06:09:27 +00:00 |
|
aliworksx08
|
4c05316a7b
|
refactor(api): deduplicate DSL shared entities into dsl_entities.py (#34762)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-09 06:04:18 +00:00 |
|
carlos4s
|
66e588c8ca
|
refactor(api): use sessionmaker in builtin tools manage service (#34812)
|
2026-04-09 05:58:38 +00:00 |
|
Renzo
|
9a51c2f56a
|
refactor: migrate session.query to select API in deal dataset vector index task (#34819)
|
2026-04-09 05:50:59 +00:00 |
|