This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-05-12 15:18:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
tools
/
tool
History
Lance Mao
53d428907b
fix incorrect exception raised by api tool which leads to incorrect L… (
#2886
)
...
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2024-03-19 18:17:12 +08:00
..
dataset_retriever
Fix/new RAG bugs (
#2547
)
2024-02-23 16:54:15 +08:00
api_tool.py
fix incorrect exception raised by api tool which leads to incorrect L… (
#2886
)
2024-03-19 18:17:12 +08:00
builtin_tool.py
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (
#2419
)
2024-02-09 15:21:33 +08:00
dataset_retriever_tool.py
refactor: remove unused codes, move core/agent module into dataset retrieval feature (
#2614
)
2024-02-28 23:32:47 +08:00
model_tool.py
Feat/model as tool (
#2744
)
2024-03-08 15:22:55 +08:00
tool.py
Feat/tool secret parameter (
#2760
)
2024-03-08 20:31:13 +08:00