This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-27 04:57:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aeaad2e843e432986283ac0251afdf8a6d8defaa
dify
/
api
/
migrations
History
QuantumGhost
57a311c937
chore(api): Use uuidv7 to generate PK for new models of knowledge pipeline
2025-09-15 18:25:51 +08:00
..
versions
chore(api): Use uuidv7 to generate PK for new models of knowledge pipeline
2025-09-15 18:25:51 +08:00
alembic.ini
chore: update SQLAlchemy configuration with custom naming convention (
#6854
)
2024-08-01 11:16:49 +08:00
env.py
Introduce Plugins (
#13836
)
2025-02-17 17:05:13 +08:00
README
chore: remove the unused config INNER_API_KEY (
#14780
)
2025-03-05 15:39:48 +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.