diff --git a/src/bespokelabs/curator/request_processor/litellm_online_request_processor.py b/src/bespokelabs/curator/request_processor/litellm_online_request_processor.py index f80e6739..eeacb521 100644 --- a/src/bespokelabs/curator/request_processor/litellm_online_request_processor.py +++ b/src/bespokelabs/curator/request_processor/litellm_online_request_processor.py @@ -234,7 +234,7 @@ def create_api_specific_request(self, generic_request: GenericRequest) -> dict: "threshold": "BLOCK_NONE", }, { - "category": "HARM_CATEGORY_CIVIC_INTEGRITY", + "category": "HARM_CATEGORY_CIVIC_INTEGRITY", "threshold": "BLOCK_NONE", }, ]