Skip to content

Commit a96bd34

Browse files
committed
add provider selection to follow up/title gen models
1 parent 292ca99 commit a96bd34

8 files changed

Lines changed: 2498 additions & 4 deletions

File tree

drizzle/0024_high_angel.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ALTER TABLE `user_settings` ADD `title_provider_id` text;--> statement-breakpoint
2+
ALTER TABLE `user_settings` ADD `follow_up_provider_id` text;

0 commit comments

Comments
 (0)