| Package | Description |
|---|---|
| com.huaweicloud.pangu.dev.sdk.api.agent | |
| com.huaweicloud.pangu.dev.sdk.api.tool |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Agent
由LLM驱动,根据需求使用最合适的Tool解决问题
|
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicTool
可以动态组装的Tool
|
class |
StaticTool<INPUT,OUTPUT>
静态工具,通过预先编码的工具实现,不支持动态的组装与修改
|
interface |
Tool
工具,包含对工具的描述和输入输出参数描述
|
Copyright © 2024. All rights reserved.