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-20 23:28:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
controllers
/
console
/
app
History
Charlie.Wei
d058a234ba
Fixed workflow tts feature audition (
#4867
)
2024-06-03 00:22:14 +08:00
..
__init__.py
…
advanced_prompt_template.py
…
agent.py
…
annotation.py
…
app.py
Knowledge optimization (
#3755
)
2024-04-24 15:02:29 +08:00
audio.py
Fixed workflow tts feature audition (
#4867
)
2024-06-03 00:22:14 +08:00
completion.py
…
conversation.py
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (
#3408
) (
#3416
)
2024-04-12 16:22:24 +08:00
error.py
feat: Add draft hash check in workflow (
#4251
)
2024-05-10 14:48:29 +08:00
generator.py
…
message.py
…
model_config.py
refactor: tool parameter cache (
#3703
)
2024-04-23 15:22:42 +08:00
site.py
Feat/chat custom disclaimer (
#4306
)
2024-05-18 10:52:48 +08:00
statistic.py
…
workflow_app_log.py
…
workflow_run.py
…
workflow_statistic.py
fix: workflow avg user interaction. (
#4056
)
2024-05-02 20:24:40 +08:00
workflow.py
Feat/workflow phase2 (
#4687
)
2024-05-27 22:01:11 +08:00
wraps.py
…