feat: resume questions after birth-time confirmation
This commit is contained in:
@@ -57,7 +57,7 @@ const chartChatRequestSchema = consultationInputSchema.extend({
|
||||
.optional()
|
||||
.default("verified_chart"),
|
||||
entrypoint: consultationEntrypointSchema.optional(),
|
||||
});
|
||||
}).strict();
|
||||
|
||||
const generalChatRequestSchema = z.object({
|
||||
...chatRequestMetadataSchema.shape,
|
||||
|
||||
Reference in New Issue
Block a user