protected static class TencentAIParser.Parser extends Object
Modifier | Constructor and Description |
---|---|
protected |
Parser() |
Modifier and Type | Method and Description |
---|---|
protected String |
getAuthorization(String timestamp,
String ak,
String sk,
byte[] body)
获取授权
|
protected AIParseInfo |
parseInfo(AIParserConfig config,
String model,
List<TencentAIParser.Message> messages)
解析
|
protected AIParseInfo parseInfo(AIParserConfig config, String model, List<TencentAIParser.Message> messages)
config
- 配置messages
- 消息Copyright © 2025. All rights reserved.