crossid / accessbot

Streamline resource access grants with AI-Powered chatbot
https://www.crossid.io
Other
2 stars 0 forks source link

Rules return json wrapped with ``` #161

Closed asaf closed 4 months ago

asaf commented 4 months ago

Example:

```json
{
  "final_answer": "deny",
  "rules": [],
  "why": "The user has the title 'Visitor', which typically does not grant access to project-level permissions such as 'Team Member Access'. Additionally, there are no specific rules provided that would allow this access.",
  "final_decision_rule": "Default to deny"
}```