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-10 02:08:29 +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
…
dependency-picker.tsx
…
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
…
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
…