データマイグレーション(アップグレード)
sqlmodel(sqlalchemy + pydantic) + alembic
https://zenn.dev/keita_f/articles/6e1323fe023fa1
https://zenn.dev/shimakaze_soft/articles/4c0784d9a87751
branches Show current branch points.
check Check if revision command with autogenerate has pending upgrade ops.
current Display the current revision for a database.
downgrade Revert to a previous version.
edit Edit revision script(s) using $EDITOR.
ensure_version Create the alembic version table if it doesn't exist already .
heads Show current available heads in the script directory.
history List changeset scripts in chronological order.
init Initialize a new scripts directory.
list_templates List available templates.
merge Merge two revisions together. Creates a new migration file.
revision Create a new revision file.
show Show the revision(s) denoted by the given symbol.
stamp 'stamp' the revision table with the given revision; don't run any migrations.
upgrade Upgrade to a later version.
自動化するLLMシステムの品質管理: LLM-as-a-judge の作り方
https://techblog.gaudiy.com/entry/2024/10/22/105609
生成AI系
https://www.techno-edge.net/article/2024/10/25/3787.html
https://mikiki.tokyo.jp/articles/-/39525