| Package | Description |
|---|---|
| dev.langchain4j.model.huggingface.client |
| Modifier and Type | Method and Description |
|---|---|
TextGenerationRequest |
TextGenerationRequest.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
TextGenerationResponse |
HuggingFaceClient.chat(TextGenerationRequest request) |
TextGenerationResponse |
HuggingFaceClient.generate(TextGenerationRequest request) |
Copyright © 2023. All rights reserved.