程序包 | 说明 |
---|---|
com.volcengine.model.maas.api |
限定符和类型 | 方法和说明 |
---|---|
Api.Function |
Api.Function.Builder.build() |
Api.Function |
Api.Function.Builder.buildPartial() |
static Api.Function |
Api.Function.getDefaultInstance() |
Api.Function |
Api.Function.getDefaultInstanceForType() |
Api.Function |
Api.Function.Builder.getDefaultInstanceForType() |
Api.Function |
Api.ChatReqOrBuilder.getFunctions(int index)
optional list of functions the model may generate json inputs for.
|
Api.Function |
Api.ChatReq.getFunctions(int index)
optional list of functions the model may generate json inputs for.
|
Api.Function |
Api.ChatReq.Builder.getFunctions(int index)
optional list of functions the model may generate json inputs for.
|
static Api.Function |
Api.Function.parseDelimitedFrom(InputStream input) |
static Api.Function |
Api.Function.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.Function |
Api.Function.parseFrom(byte[] data) |
static Api.Function |
Api.Function.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.Function |
Api.Function.parseFrom(ByteBuffer data) |
static Api.Function |
Api.Function.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.Function |
Api.Function.parseFrom(com.google.protobuf.ByteString data) |
static Api.Function |
Api.Function.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.Function |
Api.Function.parseFrom(com.google.protobuf.CodedInputStream input) |
static Api.Function |
Api.Function.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api.Function |
Api.Function.parseFrom(InputStream input) |
static Api.Function |
Api.Function.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
限定符和类型 | 方法和说明 |
---|---|
List<Api.Function> |
Api.ChatReqOrBuilder.getFunctionsList()
optional list of functions the model may generate json inputs for.
|
List<Api.Function> |
Api.ChatReq.getFunctionsList()
optional list of functions the model may generate json inputs for.
|
List<Api.Function> |
Api.ChatReq.Builder.getFunctionsList()
optional list of functions the model may generate json inputs for.
|
com.google.protobuf.Parser<Api.Function> |
Api.Function.getParserForType() |
static com.google.protobuf.Parser<Api.Function> |
Api.Function.parser() |
限定符和类型 | 方法和说明 |
---|---|
Api.ChatReq.Builder |
Api.ChatReq.Builder.addFunctions(Api.Function value)
optional list of functions the model may generate json inputs for.
|
Api.ChatReq.Builder |
Api.ChatReq.Builder.addFunctions(int index,
Api.Function value)
optional list of functions the model may generate json inputs for.
|
Api.Function.Builder |
Api.Function.Builder.mergeFrom(Api.Function other) |
static Api.Function.Builder |
Api.Function.newBuilder(Api.Function prototype) |
Api.ChatReq.Builder |
Api.ChatReq.Builder.setFunctions(int index,
Api.Function value)
optional list of functions the model may generate json inputs for.
|
限定符和类型 | 方法和说明 |
---|---|
Api.ChatReq.Builder |
Api.ChatReq.Builder.addAllFunctions(Iterable<? extends Api.Function> values)
optional list of functions the model may generate json inputs for.
|
Copyright © 2024. All rights reserved.