This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-06-01 15:00:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
code
History
Obada Khalili
8fbc9c9342
Solve circular dependency issue between
workflow/constants.ts
file and
default.ts
file (
#13165
)
2025-02-04 09:26:01 +08:00
..
code-parser.spec.ts
feat: synchronize input/output variables in the panel with generated code by the code generator (
#10150
)
2024-11-01 11:39:32 +08:00
code-parser.ts
feat: synchronize input/output variables in the panel with generated code by the code generator (
#10150
)
2024-11-01 11:39:32 +08:00
default.ts
Solve circular dependency issue between
workflow/constants.ts
file and
default.ts
file (
#13165
)
2025-02-04 09:26:01 +08:00
dependency-picker.tsx
Feat/attachments (
#9526
)
2024-10-21 10:32:37 +08:00
node.tsx
…
panel.tsx
feat: Allow using file variables directly in the LLM node and support more file types. (
#10679
)
2024-11-22 16:30:22 +08:00
types.ts
Chore/remove python dependencies selector (
#7494
)
2024-08-21 16:57:14 +08:00
use-config.ts
feat: synchronize input/output variables in the panel with generated code by the code generator (
#10150
)
2024-11-01 11:39:32 +08:00
utils.ts
…