This website requires JavaScript.
Explore
Help
Sign In
third
/
dify-plus
Watch
1
Star
0
Fork
0
You've already forked dify-plus
mirror of
https://github.com/YFGaia/dify-plus.git
synced
2026-06-14 20:41:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbf31b5d5269db67bed7dae4d3e9a09ded89dd0c
dify-plus
/
api
/
controllers
/
console
/
explore
T
History
Shoya SHIRAKI
c57b3931d5
refactor(api): switch to dify_config in controllers/console (
#6485
)
2024-07-21 01:11:40 +08:00
..
audio.py
Fix tts api err (
#6349
)
2024-07-16 21:53:57 +08:00
completion.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
conversation.py
fix: empty conversation list of explore chatbot (
#3235
)
2024-04-09 17:04:48 +08:00
error.py
…
installed_app.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
message.py
…
parameter.py
refactor(api): switch to dify_config in controllers/console (
#6485
)
2024-07-21 01:11:40 +08:00
recommended_app.py
Feat/chat custom disclaimer (
#4306
)
2024-05-18 10:52:48 +08:00
saved_message.py
…
workflow.py
…
wraps.py
…