Package | Description |
---|---|
dev.langchain4j.model.input.structured |
Modifier and Type | Method and Description |
---|---|
static StructuredPrompt |
StructuredPrompt.Util.validateStructuredPrompt(Object structuredPrompt)
Validates that the given object is annotated with
StructuredPrompt . |
Modifier and Type | Method and Description |
---|---|
static String |
StructuredPrompt.Util.join(StructuredPrompt structuredPrompt)
Joins the lines of the prompt template.
|
Copyright © 2024. All rights reserved.