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-07-18 14:52:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
code
History
-LAN-
c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (
#10679
)
...
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-11-22 16:30:22 +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
FEAT: NEW WORKFLOW ENGINE (
#3160
)
2024-04-08 18:51:46 +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
…