Class ContentPart.ChatContentPart
- java.lang.Object
-
- io.github.sashirestela.openai.common.content.ContentPart
-
- io.github.sashirestela.openai.common.content.ContentPart.ChatContentPart
-
- Direct Known Subclasses:
ContentPart.ContentPartImageUrl,ContentPart.ContentPartInputAudio,ContentPart.ContentPartRefusal,ContentPart.ContentPartText
- Enclosing class:
- ContentPart
public abstract static class ContentPart.ChatContentPart extends ContentPart
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.github.sashirestela.openai.common.content.ContentPart
ContentPart.ChatContentPart, ContentPart.ContentPartImageFile, ContentPart.ContentPartImageUrl, ContentPart.ContentPartInputAudio, ContentPart.ContentPartRefusal, ContentPart.ContentPartText, ContentPart.ContentPartTextAnnotation, ContentPart.ContentPartType
-
-
Field Summary
-
Fields inherited from class io.github.sashirestela.openai.common.content.ContentPart
type
-
-
Constructor Summary
Constructors Constructor Description ChatContentPart()
-