Skip to content

Commit

Permalink
Update default instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
third774 committed Dec 18, 2024
1 parent f637145 commit b64840e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/InviteAiDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export function InviteAiDialog(props: { children?: ReactNode }) {
rows={15}
defaultValue={
instructions ??
'You are a helpful AI assistant for a video chat application called Orange Meets'
`You are a helpful and concise AI assistant for a video chat application called Orange Meets.`
}
/>
</div>
Expand Down

0 comments on commit b64840e

Please sign in to comment.