This website requires JavaScript.
Explore
Help
Register
Sign In
outman
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c3440a27fb
dify
/
api
/
migrations
History
Yeuoly
107e44c8fb
Merge branch 'main' into fix/chore-fix
2024-12-31 16:47:56 +08:00
..
versions
fix: remigrate
2024-12-27 18:37:34 +08:00
alembic.ini
chore: update SQLAlchemy configuration with custom naming convention (
#6854
)
2024-08-01 11:16:49 +08:00
env.py
refactor: using DeclarativeBase as parent class of models, refactored tools
2024-09-29 17:00:58 +08:00
README
chore(lint): correct allowed-unused-imports settings for cleanup unused imports in tests (
#11922
)
2024-12-28 01:19:31 +08:00
script.py.mako
add pgvecto_rs support and upgrade SQLAlchemy (
#3833
)
2024-04-29 11:58:17 +08:00
README
Single-database configuration for Flask.