Skip to content

Commit

Permalink
Merge pull request #33 from animo/feat/ai-improvs
Browse files Browse the repository at this point in the history
fix: prompt fixes
  • Loading branch information
Tommylans authored Nov 26, 2024
2 parents 3df2d9f + 3cba139 commit 9cede86
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions agent/src/ai.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,12 +86,11 @@ Analyze the request by following these steps:
1. Carefully review the verifier and the request name and purpose.
2. Examine each requested card, including its name, subtitle, and attributes.
3. For each piece of requested information, consider whether it is necessary and appropriate for the stated purpose.
4. Identify any instances of overasking, where the requested information exceeds what is reasonably required for the purpose.
4. Identify any instances of overasking of personal information, where the requested information exceeds what is reasonably required for the purpose.
Guidelines for identifying overasking:
- Consider the sensitivity of the requested information.
- Evaluate whether less sensitive alternatives could serve the same purpose.
- Assess if the quantity of requested information is excessive for the stated purpose.
- Consider only if overasking of personal information is the case. Overasking of metadata related to the card is not a reason to reject the request.
- Assess if the quantity of requested personal information is excessive for the stated purpose.
- Determine if the information request aligns with common practices for similar purposes.
- If you cannot determine whether the request is overasking, respond with "could_not_determine".
Expand Down

0 comments on commit 9cede86

Please sign in to comment.