feat: better restrictions for model
This commit is contained in:
parent
8255c49938
commit
9dc729e2f5
|
|
@ -347,7 +347,7 @@ export const AddEditModal: FC<{
|
|||
title: 'AI Content Assistant',
|
||||
}}
|
||||
className="!z-[499]"
|
||||
instructions="You are an assistant that help the user to schedule their social media posts"
|
||||
instructions="You are an assistant that help the user to schedule their social media posts, do not answers to questions that don't trigger a function call"
|
||||
/>
|
||||
)}
|
||||
<div className={clsx('flex gap-[20px] bg-black')}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue