| Package | Description |
|---|---|
| org.noear.solon.ai.mcp.client | |
| org.noear.solon.ai.mcp.server | |
| org.noear.solon.ai.mcp.server.manager | |
| org.noear.solon.ai.mcp.server.prompt |
| Modifier and Type | Method and Description |
|---|---|
Collection<FunctionPrompt> |
McpClientProvider.getPrompts() |
Collection<FunctionPrompt> |
McpProviders.getPrompts()
获取提示语
|
Collection<FunctionPrompt> |
McpClientProvider.getPrompts(String cursor) |
| Modifier and Type | Method and Description |
|---|---|
Collection<FunctionPrompt> |
McpServerEndpointProvider.getPrompts() |
| Modifier and Type | Method and Description |
|---|---|
void |
McpServerEndpointProvider.addPrompt(FunctionPrompt functionPrompt)
登记提示语
|
| Modifier and Type | Method and Description |
|---|---|
Collection<FunctionPrompt> |
PromptMcpServerManager.all() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromptMcpServerManager.add(McpSyncServer server,
McpServer.SyncSpecification mcpServerSpec,
McpServerProperties mcpServerProps,
FunctionPrompt functionPrompt) |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionPromptDesc
函数提示语描述
|
class |
MethodFunctionPrompt
方法构建的函数提示语
|
| Modifier and Type | Method and Description |
|---|---|
Collection<FunctionPrompt> |
PromptProvider.getPrompts()
获取提示语
|
Collection<FunctionPrompt> |
MethodPromptProvider.getPrompts() |
Copyright © 2025. All rights reserved.