| Package | Description |
|---|---|
| com.byteplus.ark | |
| com.byteplus.ark.model |
| Modifier and Type | Method and Description |
|---|---|
ContextCreateResponse |
ArkApi.contextCreate(ContextCreateRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ContextCreateResponse> |
ArkApi.contextCreateWithHttpInfo(@NotNull ContextCreateRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
ArkApi.contextCreateAsync(ContextCreateRequest body,
ApiCallback<ContextCreateResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ContextCreateResponse |
ContextCreateResponse.id(String id) |
ContextCreateResponse |
ContextCreateResponse.model(String model) |
ContextCreateResponse |
ContextCreateResponse.truncationStrategy(TruncationStrategyForContextCreateOutput truncationStrategy) |
ContextCreateResponse |
ContextCreateResponse.ttl(Integer ttl) |
ContextCreateResponse |
ContextCreateResponse.usage(UsageForContextCreateOutput usage) |
Copyright © 2025. All rights reserved.