openai-lib 0.1.0

APIs for sampling from and fine-tuning language models
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# CreateModerationResponseResultsInnerCategoryScores

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**hate** | **f32** |  | 
**hate_slash_threatening** | **f32** |  | 
**self_harm** | **f32** |  | 
**sexual** | **f32** |  | 
**sexual_slash_minors** | **f32** |  | 
**violence** | **f32** |  | 
**violence_slash_graphic** | **f32** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)