mirror of
https://github.com/LukeHagar/log10go.git
synced 2025-12-06 20:47:44 +00:00
323 B
323 B
Content
The contents of the user message.
Supported Types
content := components.CreateContentStr(string{/* values here */})
content := components.CreateContentArrayOfChatCompletionRequestMessageContentPart([]components.ChatCompletionRequestMessageContentPart{/* values here */})