mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-17 19:24:19 +00:00
a8fba46040
Migration 0003 failed when rerank_models table already exists from create_all(). Add table existence check to prevent duplicate creation error in CI environments with cached database.