Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111 | |
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
ChatCompletionResponse |
TioneClient.ChatCompletion(ChatCompletionRequest req)
该接口支持与自行部署的大模型的聊天。
使用该接口调用时需要携带腾讯云的密钥信息用于身份信息鉴权,建议通过腾讯云的云 API SDK调用,具体可以参考
https://cloud.tencent.com/document/product/1278/85305
|
Constructor and Description |
---|
ChatCompletionRequest(ChatCompletionRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.