| Package | Description |
|---|---|
| com.volcengine.ark.runtime.model.context |
| Modifier and Type | Method and Description |
|---|---|
TruncationStrategy |
TruncationStrategy.Builder.build() |
TruncationStrategy |
CreateContextRequest.getTruncationStrategy() |
TruncationStrategy |
CreateContextResult.getTruncationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateContextRequest.setTruncationStrategy(TruncationStrategy truncationStrategy) |
void |
CreateContextResult.setTruncationStrategy(TruncationStrategy truncationStrategy) |
CreateContextRequest.Builder |
CreateContextRequest.Builder.truncationStrategy(TruncationStrategy truncationStrategy) |
| Constructor and Description |
|---|
CreateContextRequest(String model,
String mode,
List<ChatMessage> messages,
Integer ttl,
TruncationStrategy truncationStrategy) |
Copyright © 2025. All rights reserved.