This website requires JavaScript.
Explore
Help
Sign In
mancitrus
/
system-prompts-and-models-of-ai-tools
Watch
1
Star
0
Fork
0
You've already forked system-prompts-and-models-of-ai-tools
mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced
2026-06-17 23:09:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6bc9b46652
system-prompts-and-models-o...
/
dealix
/
db
/
migrations
History
Sami Assiri
f79c69ff25
ci(dealix): root GitHub workflows, ai-company track, full Dealix API tree
...
Made-with: Cursor
2026-05-01 14:03:52 +03:00
..
README.md
ci(dealix): root GitHub workflows, ai-company track, full Dealix API tree
2026-05-01 14:03:52 +03:00
README.md
Alembic migrations live here. To initialize:
alembic init -t async db/migrations
alembic revision --autogenerate -m "initial schema"
alembic upgrade head