This website requires JavaScript.
Explore
Help
Register
Sign In
estel
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
38c10b47d3be80b97d68759ffa8e7d77acabf73b
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
llm
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
..
components
feat: Allow using file variables directly in the LLM node and support more file types. (
#10679
)
2024-11-22 16:30:22 +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
node.tsx
…
panel.tsx
Feat/workflow retry (
#11885
)
2024-12-20 15:44:37 +08:00
types.ts
…
use-config.ts
feat: Allow using file variables directly in the LLM node and support more file types. (
#10679
)
2024-11-22 16:30:22 +08:00
utils.ts
…