Skip to content

Commit

Permalink
Readme updated with the new option --limit-dlp-requests
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Aug 22, 2024
1 parent f0a02ec commit f69e55a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ Options:
API key for OpenAI LLM redacter
--open-ai-model <OPEN_AI_MODEL>
Open AI model name for OpenAI LLM redacter. Default is 'gpt-4o-mini'
--limit-dlp-requests <LIMIT_DLP_REQUESTS>
Limit the number of DLP requests. Some DLPs has strict quotas and to avoid errors, limit the number of requests delaying them. Default is disabled
--mime-override <MIME_OVERRIDE>
Override media type detection using glob patterns such as 'text/plain=*.md'
-h, --help
Expand Down

0 comments on commit f69e55a

Please sign in to comment.