This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-08-09 17:58:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
web
/
types
/
common.ts
5 lines
79 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: workflow use common last run
2025-07-14 15:10:21 +08:00
export
enum
FlowType
{
appFlow
=
'appFlow'
,
feat: pipeline run
2025-07-14 16:04:43 +08:00
ragPipeline
=
'ragPipeline'
,
feat: workflow use common last run
2025-07-14 15:10:21 +08:00
}
Reference in New Issue
Copy Permalink