| Package | Description |
|---|---|
| com.huaweicloud.pangu.dev.sdk.api.skill.base | |
| com.huaweicloud.pangu.dev.sdk.skill | |
| com.huaweicloud.pangu.dev.sdk.template |
| Modifier and Type | Method and Description |
|---|---|
String |
Skill.execute(KV... inputs)
执行
|
String |
AbstractSkill.execute(KV... inputs) |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractDocSkill.execute(KV... inputs) |
| Modifier and Type | Method and Description |
|---|---|
static KV |
KV.of(String key,
Object value)
初始化KV对象
|
| Modifier and Type | Method and Description |
|---|---|
String |
PromptTemplate.format(KV... kvs)
格式化提示词
|
| Modifier and Type | Method and Description |
|---|---|
String |
PromptTemplate.format(List<KV> kvs)
格式化提示词
|
Copyright © 2024. All rights reserved.