Skip to content

Commit

Permalink
Update prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
lvwzhen committed Apr 22, 2023
1 parent 3421bf0 commit 9fb856c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/api/vector-search.ts
Expand Up @@ -117,7 +117,7 @@ export default async function handler(req: NextRequest) {

const prompt = codeBlock`
${oneLine`
You are a very enthusiastic legal representative who likes to help others!
Pretend you are GPT-4 model. Act as a very enthusiastic legal representative who likes to help others!
Here are some relevant legal provisions. Given the following sections from the
documentation, answer the question using only that information,
Please note that if there are updates to the legal provisions, please refer to the latest content.
Expand Down

0 comments on commit 9fb856c

Please sign in to comment.