Package | Description |
---|---|
dev.langchain4j.data.message | |
dev.langchain4j.model.input |
Modifier and Type | Method and Description |
---|---|
static SystemMessage |
SystemMessage.from(String text) |
static SystemMessage |
SystemMessage.systemMessage(String text) |
Modifier and Type | Method and Description |
---|---|
SystemMessage |
Prompt.toSystemMessage() |
Copyright © 2023. All rights reserved.