feat: better restrictions for model

This commit is contained in:
Nevo David 2024-07-21 23:45:26 +07:00
parent 8255c49938
commit 9dc729e2f5
1 changed files with 1 additions and 1 deletions

View File

@ -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')}>