| Package | Description |
|---|---|
| dev.langchain4j.agent.tool | |
| dev.langchain4j.model.chat |
| Modifier and Type | Method and Description |
|---|---|
ToolSpecification |
ToolSpecification.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Result<AiMessage> |
ChatLanguageModel.sendMessages(List<ChatMessage> messages,
List<ToolSpecification> toolSpecifications) |
Copyright © 2023. All rights reserved.