Package xyz.felh.openai.model
Class Permission
java.lang.Object
xyz.felh.openai.OpenAiApiObjectWithId
xyz.felh.openai.model.Permission
- All Implemented Interfaces:
Serializable,IOpenAiApiObject
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
allowCreateEngine
-
allowSampling
-
allowLogprobs
-
allowSearchIndices
-
allowView
-
allowFineTuning
-
organization
-
group
-
isBlocking
-
-
Constructor Details
-
Permission
public Permission()
-