Class ApiChatCompletionsRequestMessage
java.lang.Object
de.xima.fc.prompt.ms.impl.service.generic_oai.client.json.ApiChatCompletionsRequestMessage
- Direct Known Subclasses:
ApiChatCompletionsRequestMessage.Developer, ApiChatCompletionsRequestMessage.Function, ApiChatCompletionsRequestMessage.System, ApiChatCompletionsRequestMessage.Tool, ApiChatCompletionsRequestMessage.User
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeveloper-provided instructions that the model should follow, regardless of messages sent by the user.static final classA function message with the results of a function call.static final classDeveloper-provided instructions that the model should follow, regardless of messages sent by the user.static final classA tool message with the results of a tool call.static final classMessages sent by an end user, containing prompts or additional context information. -
Method Summary