Update the 'prompt' field in the Assistant model to use a Text type for improved flexibility. This change is accompanied by a migration script to alter the database schema accordingly.
Alembic migrations for the backend database.
Run from backend/:
alembic upgrade head