This website requires JavaScript.
Explore
Help
Register
Sign In
cetdev
/
dify
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
85e568e114cdc847af55129c4757608520c814eb
dify
/
api
/
models
T
History
takatost
fef62d937d
Merge branch 'main' into feat/workflow
2024-04-02 22:36:27 +08:00
..
__init__.py
add workflow app log api
2024-03-15 18:15:16 +08:00
account.py
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (
#2419
)
2024-02-09 15:21:33 +08:00
api_based_extension.py
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (
#2366
)
2024-02-06 13:21:13 +08:00
dataset.py
add embedding cache and clean embedding cache job (
#3087
)
2024-04-02 20:46:24 +08:00
model.py
fix bugs
2024-04-01 19:33:53 +08:00
provider.py
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (
#2366
)
2024-02-06 13:21:13 +08:00
source.py
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (
#2366
)
2024-02-06 13:21:13 +08:00
task.py
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (
#2366
)
2024-02-06 13:21:13 +08:00
tool.py
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (
#2366
)
2024-02-06 13:21:13 +08:00
tools.py
feat: add agent tool invoke meta
2024-03-28 20:04:31 +08:00
web.py
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (
#2366
)
2024-02-06 13:21:13 +08:00
workflow.py
add icon for tool node execution
2024-03-29 22:22:58 +08:00