This website requires JavaScript.
Explore
Help
Sign In
wzj
/
dify-1.72
Watch
1
Star
0
Fork
0
You've already forked dify-1.72
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
dify-1.72
/
api
/
tests
/
unit_tests
/
core
History
-LAN-
3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (
#19980
)
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-21 15:38:03 +08:00
..
agent
/output_parser
fix: code block syntax cannot be displayed correctly in react mode (
#16904
)
2025-03-31 16:27:29 +08:00
app
…
helper
…
model_runtime
fix: invalid new tool call creation logic during response handling in OAI-Compat model (
#17781
)
2025-04-17 16:52:49 +08:00
prompt
fix: Update prompt message content types to use Literal and add union type for content (
#17136
)
2025-04-22 16:17:55 +08:00
rag
…
tools
refactor: Use typed SQLAlchemy base model and fix type errors (
#19980
)
2025-05-21 15:38:03 +08:00
workflow
feat(workflow): domain model for workflow node execution (
#19430
)
2025-05-17 00:56:16 +08:00
__init__.py
…
test_file.py
…
test_model_manager.py
…
test_provider_manager.py
…