This website requires JavaScript.
Explore
Help
Register
Sign In
Austin
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2024-11-16 11:42:29 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
c8bc3892b3
dify
/
api
/
models
/
base.py
6 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
refactor: tool models
2024-08-30 15:55:10 +08:00
from
sqlalchemy
.
orm
import
DeclarativeBase
class
Base
(
DeclarativeBase
)
:
feat: move model request to plugin daemon
2024-09-29 00:14:44 +08:00
pass
Reference in New Issue
Copy Permalink