Xin Wang 39ee5ef96e refactor(backend): change prompt field type from varchar(8192) to text
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.
2026-08-07 11:30:58 +08:00
2026-08-03 10:56:30 +08:00
Description
No description provided
7 MiB
Languages
Python 47.1%
TypeScript 43.1%
JavaScript 8.1%
MDX 1.2%
CSS 0.3%
Other 0.1%