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-04-22 13:49:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
migrations
History
-LAN-
a640803fc9
fix(models): use bigint on workflow_runs.total_tokens (
#12279
)
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-01-02 09:49:34 +08:00
..
versions
fix(models): use bigint on workflow_runs.total_tokens (
#12279
)
2025-01-02 09:49:34 +08:00
alembic.ini
chore: update SQLAlchemy configuration with custom naming convention (
#6854
)
2024-08-01 11:16:49 +08:00
env.py
test: CI test for db migration scripts on changes (
#4739
)
2024-05-31 16:45:34 +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.