Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 374 Bytes

ChatCompletionRequestToolMessageContentPart.md

File metadata and controls

22 lines (10 loc) · 374 Bytes

ChatCompletionRequestToolMessageContentPart

Properties

Name Type Description Notes
type TypeEnum The type of the content part.
text String The text content.

Enum: TypeEnum

Name Value
TEXT "text"