PyRIT icon indicating copy to clipboard operation
PyRIT copied to clipboard

FEAT: Centralize Exception Handling and Implement in GPTv Target

Open rdheekonda opened this issue 1 month ago • 1 comments

  1. Centralized Exception Handling
  2. Adding exception handling to the Azure OpenAI GPT V chat target to manage bad request errors, authentication errors, empty response and rate limit errors.
  3. Added section in contributing guide

Description

Tests and Documentation

Added tests

rdheekonda avatar May 15 '24 23:05 rdheekonda