feat: add objectifier prompt
This commit is contained in:
@@ -8,6 +8,7 @@ const prompts = [
|
||||
"DAILY_SCHEDULE",
|
||||
"MONTHLY_SCHEDULE",
|
||||
"SCHEDULE_AVAILABILITY",
|
||||
"OBJECTIFIER",
|
||||
] as const;
|
||||
export type PromptKey = (typeof prompts)[number];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user