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-10 07:39:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
migrations
History
Bowen Liang
3cc6093e4b
feat: introduce pydantic-settings for config definition and validation (
#5202
)
...
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-06-19 13:41:12 +08:00
..
versions
Feat/firecrawl data source (
#5232
)
2024-06-15 02:46:02 +08:00
alembic.ini
Initial commit
2023-05-15 08:51:32 +08:00
env.py
test: CI test for db migration scripts on changes (
#4739
)
2024-05-31 16:45:34 +08:00
README
feat: introduce pydantic-settings for config definition and validation (
#5202
)
2024-06-19 13:41:12 +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.