- m(int) - 类 中的方法org.noear.solon.ai.rag.repository.OpenSearchRepository.Builder
-
设置HNSW算法的m参数
- MailSkill - org.noear.solon.ai.skills.mail中的类
-
邮件通信技能:为 AI 提供正式的对外联络与附件分发能力。
- MailSkill(String, String, int, String, String) - 类 的构造器org.noear.solon.ai.skills.mail.MailSkill
-
- markCurrent(String, String) - 类 中的方法org.noear.solon.ai.agent.team.protocol.SequentialProtocol.SequenceState
-
- MarkdownLoader - org.noear.solon.ai.rag.loader中的类
-
Markdown 文档加载器
- MarkdownLoader(byte[]) - 类 的构造器org.noear.solon.ai.rag.loader.MarkdownLoader
-
- MarkdownLoader(File) - 类 的构造器org.noear.solon.ai.rag.loader.MarkdownLoader
-
- MarkdownLoader(URL) - 类 的构造器org.noear.solon.ai.rag.loader.MarkdownLoader
-
- MarkdownLoader(SupplierEx<InputStream>) - 类 的构造器org.noear.solon.ai.rag.loader.MarkdownLoader
-
- MarkdownLoader.Options - org.noear.solon.ai.rag.loader中的类
-
加载选项
- markError(String, String) - 类 中的方法org.noear.solon.ai.agent.team.protocol.HierarchicalProtocol.HierarchicalState
-
- MARKET_BASED - 接口 中的静态变量org.noear.solon.ai.agent.team.TeamProtocols
-
市场机制协议 (Market-Based)
核心:竞争选择。
- MarketBasedProtocol - org.noear.solon.ai.agent.team.protocol中的类
-
市场机制协作协议 (Market-Based Protocol)
核心机制:引入“身价(Price)”与“性价比(ROI)”概念。
- MarketBasedProtocol(TeamAgentConfig) - 类 的构造器org.noear.solon.ai.agent.team.protocol.MarketBasedProtocol
-
- MarketBasedProtocol.MarketState - org.noear.solon.ai.agent.team.protocol中的类
-
市场状态看板:存储各 Agent 的价格与能力画像
- MarketBasedProtocol.MarketState.AgentProfile - org.noear.solon.ai.agent.team.protocol中的类
-
- MarketState() - 类 的构造器org.noear.solon.ai.agent.team.protocol.MarketBasedProtocol.MarketState
-
- markInitialized(String) - 类 中的方法io.modelcontextprotocol.spec.ClosedMcpTransportSession
-
- markInitialized(String) - 类 中的方法io.modelcontextprotocol.spec.DefaultMcpTransportSession
-
- markInitialized(String) - 接口 中的方法io.modelcontextprotocol.spec.McpTransportSession
-
Stateful operation that flips the un-initialized state to initialized if this is
the first call.
- match(String) - 类 中的方法org.noear.solon.ai.chat.skill.SkillMetadata
-
简单的关键词匹配逻辑,用于 search_tools
- matchAgentRoute(FlowContext, TeamTrace, String) - 类 中的方法org.noear.solon.ai.agent.team.task.SupervisorTask
-
模糊匹配文本中的 Agent 名称
- matched(ChatConfig) - 接口 中的方法org.noear.solon.ai.chat.dialect.ChatDialect
-
匹配检测
- matched(String) - 接口 中的方法org.noear.solon.ai.chat.tool.ToolCallResultConverter
-
- matched(EmbeddingConfig) - 接口 中的方法org.noear.solon.ai.embedding.dialect.EmbeddingDialect
-
匹配检测
- matched(GenerateConfig) - 接口 中的方法org.noear.solon.ai.generate.dialect.GenerateDialect
-
匹配检测
- matched(ChatConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.claude.ClaudeChatDialect
-
匹配检测
- matched(ChatConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.dashscope.DashscopeChatDialect
-
匹配检测
- matched(EmbeddingConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.dashscope.DashscopeEmbeddingDialect
-
匹配检测
- matched(GenerateConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.dashscope.DashscopeGenerateDialect
-
匹配检测
- matched(RerankingConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.dashscope.DashscopeRerankingDialect
-
匹配检测
- matched(ChatConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.gemini.GeminiChatDialect
-
匹配检测
- matched(ChatConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.ollama.OllamaChatDialect
-
匹配检测
- matched(EmbeddingConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.ollama.OllamaEmbeddingDialect
-
- matched(GenerateConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.ollama.OllamaGenerateDialect
-
- matched(ChatConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.openai.OpenaiChatDialect
-
匹配检测
- matched(EmbeddingConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.openai.OpenaiEmbeddingDialect
-
- matched(GenerateConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.openai.OpenaiGenerateDialect
-
- matched(RerankingConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.openai.OpenaiRerankingDialect
-
- matched(ChatConfig) - 类 中的方法org.noear.solon.ai.llm.dialect.openai.OpenaiResponsesDialect
-
匹配检测
- matched(RerankingConfig) - 接口 中的方法org.noear.solon.ai.reranking.dialect.RerankingDialect
-
匹配检测
- matched(String) - 类 中的方法org.noear.solon.ai.skills.text2sql.dialect.GenericDialect
-
- matched(String) - 类 中的方法org.noear.solon.ai.skills.text2sql.dialect.H2Dialect
-
- matched(String) - 类 中的方法org.noear.solon.ai.skills.text2sql.dialect.MySqlDialect
-
- matched(String) - 类 中的方法org.noear.solon.ai.skills.text2sql.dialect.OracleDialect
-
- matched(String) - 类 中的方法org.noear.solon.ai.skills.text2sql.dialect.PostgreDialect
-
- matched(String) - 类 中的方法org.noear.solon.ai.skills.text2sql.dialect.SqliteDialect
-
- matched(String) - 接口 中的方法org.noear.solon.ai.skills.text2sql.SqlDialect
-
是否区配
- matches(String) - 类 中的方法io.modelcontextprotocol.util.DefaultMcpUriTemplateManager
-
Check if a URI matches the uriTemplate with variables.
- matches(String) - 接口 中的方法io.modelcontextprotocol.util.McpUriTemplateManager
-
Indicate whether the given URI matches this template.
- max_completion_tokens(long) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
-
常用选项:最大完成令牌数限制
- max_tokens(long) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
-
常用选项:生成的最大token数
- maxAttempts - 类 中的变量org.noear.solon.ai.flow.components.repositorys.RedisConfig
-
- maxContextLength(int) - 类 中的方法org.noear.solon.ai.skills.restapi.RestApiSkill
-
- maxContextLength - 类 中的变量org.noear.solon.ai.skills.text2sql.Text2SqlSkill
-
- maxContextLength(int) - 类 中的方法org.noear.solon.ai.skills.text2sql.Text2SqlSkill
-
- maxIdle - 类 中的变量org.noear.solon.ai.flow.components.repositorys.RedisConfig
-
- maxMessages(int) - 类 中的方法org.noear.solon.ai.chat.session.InMemoryChatSession.Builder
-
最大消息数
- maxMessages - 类 中的变量org.noear.solon.ai.chat.session.InMemoryChatSession
-
- maxOutputSize - 类 中的变量org.noear.solon.ai.skills.sys.AbsProcessSkill
-
- maxResults(int) - 类 中的方法org.noear.solon.ai.skills.search.WebSearchSkill
-
- maxRows - 类 中的变量org.noear.solon.ai.skills.text2sql.Text2SqlSkill
-
- maxRows(int) - 类 中的方法org.noear.solon.ai.skills.text2sql.Text2SqlSkill
-
- maxSteps(int) - 类 中的方法org.noear.solon.ai.agent.react.ReActAgent.Builder
-
单次任务允许的最大推理步数(防止死循环)
- maxSteps(int) - 类 中的方法org.noear.solon.ai.agent.react.ReActOptionsAmend
-
设置单次任务最大推理步数
- maxStepsExtensible(boolean) - 类 中的方法org.noear.solon.ai.agent.react.ReActAgent.Builder
-
- maxStepsExtensible(boolean) - 类 中的方法org.noear.solon.ai.agent.react.ReActOptionsAmend
-
- maxStepsLimit(int) - 类 中的方法org.noear.solon.ai.agent.react.ReActAgent.Builder
-
- maxStepsLimit(int) - 类 中的方法org.noear.solon.ai.agent.react.ReActOptionsAmend
-
- maxTokens(int) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest.Builder
-
- maxTokens() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest
-
- maxTotal - 类 中的变量org.noear.solon.ai.flow.components.repositorys.RedisConfig
-
- maxTurns(int) - 类 中的方法org.noear.solon.ai.agent.team.TeamAgent.Builder
-
- maxTurns(int) - 类 中的方法org.noear.solon.ai.agent.team.TeamOptionsAmend
-
修正最大回合数
- maxWaitMillis - 类 中的变量org.noear.solon.ai.flow.components.repositorys.RedisConfig
-
- MCP_2024_11_05 - 接口 中的静态变量io.modelcontextprotocol.spec.ProtocolVersions
-
MCP protocol version for 2024-11-05.
- MCP_2025_03_26 - 接口 中的静态变量io.modelcontextprotocol.spec.ProtocolVersions
-
MCP protocol version for 2025-03-26.
- MCP_2025_06_18 - 接口 中的静态变量io.modelcontextprotocol.spec.ProtocolVersions
-
MCP protocol version for 2025-06-18.
- MCP_2025_11_25 - 接口 中的静态变量io.modelcontextprotocol.spec.ProtocolVersions
-
MCP protocol version for 2025-11-25.
- MCP_BODY_ATTR - 类 中的静态变量org.noear.solon.ai.chat.tool.MethodExecuteHandler
-
- MCP_SESSION_ID - 接口 中的静态变量io.modelcontextprotocol.spec.HttpHeaders
-
Identifies individual MCP sessions.
- McpAsyncClient - io.modelcontextprotocol.client中的类
-
The Model Context Protocol (MCP) client implementation that provides asynchronous
communication with MCP servers using Project Reactor's Mono and Flux types.
- McpAsyncServer - io.modelcontextprotocol.server中的类
-
The Model Context Protocol (MCP) server implementation that provides asynchronous
communication using Project Reactor's Mono and Flux types.
- McpAsyncServerExchange - io.modelcontextprotocol.server中的类
-
Represents an asynchronous exchange with a Model Context Protocol (MCP) client.
- McpAsyncServerExchange(McpSession, McpSchema.ClientCapabilities, McpSchema.Implementation) - 类 的构造器io.modelcontextprotocol.server.McpAsyncServerExchange
-
- McpAsyncServerExchange(String, McpLoggableSession, McpSchema.ClientCapabilities, McpSchema.Implementation, McpTransportContext) - 类 的构造器io.modelcontextprotocol.server.McpAsyncServerExchange
-
Create a new asynchronous exchange with the client.
- mcpCapabilities() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.AgentCapabilities
-
- McpCapabilities() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.McpCapabilities
-
- McpChannel - org.noear.solon.ai.mcp中的接口
-
Mcp 通道
- McpClient - io.modelcontextprotocol.client中的接口
-
Factory class for creating Model Context Protocol (MCP) clients.
- McpClient.AsyncSpec - io.modelcontextprotocol.client中的类
-
Asynchronous client specification.
- McpClient.SyncSpec - io.modelcontextprotocol.client中的类
-
Synchronous client specification.
- McpClientProperties - org.noear.solon.ai.mcp.client中的类
-
Mcp 客户端属性
- McpClientProperties() - 类 的构造器org.noear.solon.ai.mcp.client.McpClientProperties
-
- McpClientProperties(String) - 类 的构造器org.noear.solon.ai.mcp.client.McpClientProperties
-
- McpClientProvider - org.noear.solon.ai.mcp.client中的类
-
Mcp 客户端提供者
{@code
McpClientProvider toolProvider = McpClientProvider.builder()
.apiUrl("http://localhost:8081/sse")
.build();
ChatModel chatModel = ChatModel.of("http://127.0.0.1:11434/api/chat")
.model("deepseek-v3")
.defaultToolsAdd(toolProvider)
.build();
ChatResponse resp = chatModel.prompt("杭州天气和北京降雨量如何?")
- McpClientProvider(Properties) - 类 的构造器org.noear.solon.ai.mcp.client.McpClientProvider
-
用于支持注入
- McpClientProvider(String) - 类 的构造器org.noear.solon.ai.mcp.client.McpClientProvider
-
用于简单构建
- McpClientProvider(McpClientProperties) - 类 的构造器org.noear.solon.ai.mcp.client.McpClientProvider
-
- McpClientProvider.Builder - org.noear.solon.ai.mcp.client中的类
-
- McpClientSession - io.modelcontextprotocol.spec中的类
-
Default implementation of the MCP (Model Context Protocol) session that manages
bidirectional JSON-RPC communication between clients and servers.
- McpClientSession(Duration, McpClientTransport, Map<String, McpClientSession.RequestHandler<?>>, Map<String, McpClientSession.NotificationHandler>) - 类 的构造器io.modelcontextprotocol.spec.McpClientSession
-
- McpClientSession(Duration, McpClientTransport, Map<String, McpClientSession.RequestHandler<?>>, Map<String, McpClientSession.NotificationHandler>, Function<? super Mono<Void>, ? extends Publisher<Void>>) - 类 的构造器io.modelcontextprotocol.spec.McpClientSession
-
Creates a new McpClientSession with the specified configuration and handlers.
- McpClientSession.MethodNotFoundError - io.modelcontextprotocol.spec中的类
-
- McpClientSession.NotificationHandler - io.modelcontextprotocol.spec中的接口
-
Functional interface for handling incoming JSON-RPC notifications.
- McpClientSession.RequestHandler<T> - io.modelcontextprotocol.spec中的接口
-
Functional interface for handling incoming JSON-RPC requests.
- McpClientTransport - io.modelcontextprotocol.spec中的接口
-
- mcpEndpoint(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider.Builder
-
MCP 端点
- McpError - io.modelcontextprotocol.spec中的异常错误
-
- McpError(McpSchema.JSONRPCResponse.JSONRPCError) - 异常错误 的构造器io.modelcontextprotocol.spec.McpError
-
- McpError(Object) - 异常错误 的构造器io.modelcontextprotocol.spec.McpError
-
已过时。
- McpError.Builder - io.modelcontextprotocol.spec中的类
-
- McpException - org.noear.solon.ai.mcp.exception中的异常错误
-
- McpException(String) - 异常错误 的构造器org.noear.solon.ai.mcp.exception.McpException
-
- McpException(String, Throwable) - 异常错误 的构造器org.noear.solon.ai.mcp.exception.McpException
-
- McpException(Throwable) - 异常错误 的构造器org.noear.solon.ai.mcp.exception.McpException
-
- mcpHttp(boolean) - 类 中的方法com.agentclientprotocol.sdk.capabilities.NegotiatedCapabilities.Builder
-
- McpInitRequestHandler - io.modelcontextprotocol.server中的接口
-
Request handler for the initialization request.
- McpJsonMapper - io.modelcontextprotocol.json中的接口
-
Abstraction for JSON serialization/deserialization to decouple the SDK from any
specific JSON library.
- McpJsonMapperSupplier - io.modelcontextprotocol.json中的接口
-
- McpLoggableSession - io.modelcontextprotocol.spec中的接口
-
An
McpSession which is capable of processing logging notifications and keeping
track of a min logging level.
- McpNotificationHandler - io.modelcontextprotocol.server中的接口
-
A handler for client-initiated notifications.
- McpPlugin - org.noear.solon.ai.mcp.integration中的类
-
Mcp 插件
- McpPlugin() - 类 的构造器org.noear.solon.ai.mcp.integration.McpPlugin
-
- McpPrimitivesRegistry<T> - org.noear.solon.ai.mcp.server.manager中的接口
-
MCP 原语注册表
- McpProperties - org.noear.solon.ai.mcp.integration中的类
-
Mcp 属性(仅用于配置提示)
- McpProperties() - 类 的构造器org.noear.solon.ai.mcp.integration.McpProperties
-
- McpProviders - org.noear.solon.ai.mcp.client中的类
-
Mcp 提供者集合(用于对接 mcpServers 配置)
- McpProviders(Map<String, McpClientProvider>) - 类 的构造器org.noear.solon.ai.mcp.client.McpProviders
-
- McpRequestHandler<T> - io.modelcontextprotocol.server中的接口
-
A handler for client-initiated requests.
- McpResultResponder - org.noear.solon.ai.mcp.server.manager中的类
-
Mcp 结果响应器
- McpResultResponder() - 类 的构造器org.noear.solon.ai.mcp.server.manager.McpResultResponder
-
- McpSchema - io.modelcontextprotocol.spec中的类
-
- McpSchema.Annotated - io.modelcontextprotocol.spec中的接口
-
Base for objects that include optional annotations for the client.
- McpSchema.Annotations - io.modelcontextprotocol.spec中的类
-
Optional annotations for the client.
- McpSchema.AudioContent - io.modelcontextprotocol.spec中的类
-
Audio provided to or from an LLM.
- McpSchema.BlobResourceContents - io.modelcontextprotocol.spec中的类
-
Binary contents of a resource.
- McpSchema.CallToolRequest - io.modelcontextprotocol.spec中的类
-
Used by the client to call a tool provided by the server.
- McpSchema.CallToolRequest.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.CallToolResult - io.modelcontextprotocol.spec中的类
-
The server's response to a tools/call request from the client.
- McpSchema.CallToolResult.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.ClientCapabilities - io.modelcontextprotocol.spec中的类
-
Capabilities a client may support.
- McpSchema.ClientCapabilities.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.ClientCapabilities.Elicitation - io.modelcontextprotocol.spec中的类
-
Provides a standardized way for servers to request additional information from
users through the client during interactions.
- McpSchema.ClientCapabilities.Elicitation.Form - io.modelcontextprotocol.spec中的类
-
Marker record indicating support for form-based elicitation mode.
- McpSchema.ClientCapabilities.Elicitation.Url - io.modelcontextprotocol.spec中的类
-
Marker record indicating support for URL-based elicitation mode.
- McpSchema.ClientCapabilities.RootCapabilities - io.modelcontextprotocol.spec中的类
-
Present if the client supports listing roots.
- McpSchema.ClientCapabilities.Sampling - io.modelcontextprotocol.spec中的类
-
Provides a standardized way for servers to request LLM sampling ("completions"
or "generations") from language models via clients.
- McpSchema.CompleteReference - io.modelcontextprotocol.spec中的接口
-
permits PromptReference, ResourceReference
- McpSchema.CompleteRequest - io.modelcontextprotocol.spec中的类
-
A request from the client to the server, to ask for completion options.
- McpSchema.CompleteRequest.CompleteArgument - io.modelcontextprotocol.spec中的类
-
The argument's information for completion requests.
- McpSchema.CompleteRequest.CompleteContext - io.modelcontextprotocol.spec中的类
-
Additional, optional context for completions.
- McpSchema.CompleteResult - io.modelcontextprotocol.spec中的类
-
The server's response to a completion/complete request.
- McpSchema.CompleteResult.CompleteCompletion - io.modelcontextprotocol.spec中的类
-
The server's response to a completion/complete request
- McpSchema.Content - io.modelcontextprotocol.spec中的接口
-
permits TextContent, ImageContent, AudioContent, EmbeddedResource, ResourceLink
- McpSchema.CreateMessageRequest - io.modelcontextprotocol.spec中的类
-
A request from the server to sample an LLM via the client.
- McpSchema.CreateMessageRequest.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.CreateMessageRequest.ContextInclusionStrategy - io.modelcontextprotocol.spec中的枚举
-
- McpSchema.CreateMessageResult - io.modelcontextprotocol.spec中的类
-
The client's response to a sampling/create_message request from the server.
- McpSchema.CreateMessageResult.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.CreateMessageResult.StopReason - io.modelcontextprotocol.spec中的枚举
-
- McpSchema.ElicitRequest - io.modelcontextprotocol.spec中的类
-
A request from the server to elicit additional information from the user via the
client.
- McpSchema.ElicitRequest.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.ElicitResult - io.modelcontextprotocol.spec中的类
-
The client's response to an elicitation request.
- McpSchema.ElicitResult.Action - io.modelcontextprotocol.spec中的枚举
-
- McpSchema.ElicitResult.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.EmbeddedResource - io.modelcontextprotocol.spec中的类
-
The contents of a resource, embedded into a prompt or tool call result.
- McpSchema.ErrorCodes - io.modelcontextprotocol.spec中的类
-
Standard error codes used in MCP JSON-RPC responses.
- McpSchema.GetPromptRequest - io.modelcontextprotocol.spec中的类
-
Used by the client to get a prompt provided by the server.
- McpSchema.GetPromptResult - io.modelcontextprotocol.spec中的类
-
The server's response to a prompts/get request from the client.
- McpSchema.Identifier - io.modelcontextprotocol.spec中的接口
-
Base interface with name (identifier) and title (display name) properties.
- McpSchema.ImageContent - io.modelcontextprotocol.spec中的类
-
An image provided to or from an LLM.
- McpSchema.Implementation - io.modelcontextprotocol.spec中的类
-
Describes the name and version of an MCP implementation, with an optional title for
UI representation.
- McpSchema.InitializeRequest - io.modelcontextprotocol.spec中的类
-
This request is sent from the client to the server when it first connects, asking
it to begin initialization.
- McpSchema.InitializeResult - io.modelcontextprotocol.spec中的类
-
After receiving an initialize request from the client, the server sends this
response.
- McpSchema.JSONRPCMessage - io.modelcontextprotocol.spec中的接口
-
permits JSONRPCRequest, JSONRPCNotification, JSONRPCResponse
- McpSchema.JSONRPCNotification - io.modelcontextprotocol.spec中的类
-
A notification which does not expect a response.
- McpSchema.JSONRPCRequest - io.modelcontextprotocol.spec中的类
-
A request that expects a response.
- McpSchema.JSONRPCResponse - io.modelcontextprotocol.spec中的类
-
A response to a request (successful, or error).
- McpSchema.JSONRPCResponse.JSONRPCError - io.modelcontextprotocol.spec中的类
-
A response to a request that indicates an error occurred.
- McpSchema.JsonSchema - io.modelcontextprotocol.spec中的类
-
A JSON Schema object that describes the expected structure of arguments or output.
- McpSchema.ListPromptsResult - io.modelcontextprotocol.spec中的类
-
The server's response to a prompts/list request from the client.
- McpSchema.ListResourcesResult - io.modelcontextprotocol.spec中的类
-
The server's response to a resources/list request from the client.
- McpSchema.ListResourceTemplatesResult - io.modelcontextprotocol.spec中的类
-
The server's response to a resources/templates/list request from the client.
- McpSchema.ListRootsResult - io.modelcontextprotocol.spec中的类
-
The client's response to a roots/list request from the server.
- McpSchema.ListToolsResult - io.modelcontextprotocol.spec中的类
-
The server's response to a tools/list request from the client.
- McpSchema.LoggingLevel - io.modelcontextprotocol.spec中的枚举
-
- McpSchema.LoggingMessageNotification - io.modelcontextprotocol.spec中的类
-
The Model Context Protocol (MCP) provides a standardized way for servers to send
structured log messages to clients.
- McpSchema.LoggingMessageNotification.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.Meta - io.modelcontextprotocol.spec中的接口
-
Base interface for MCP objects that include optional metadata in the `_meta` field.
- McpSchema.ModelHint - io.modelcontextprotocol.spec中的类
-
Hints to use for model selection.
- McpSchema.ModelPreferences - io.modelcontextprotocol.spec中的类
-
The server's preferences for model selection, requested of the client during
sampling.
- McpSchema.ModelPreferences.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.Notification - io.modelcontextprotocol.spec中的接口
-
permits ProgressNotification, LoggingMessageNotification, ResourcesUpdatedNotification
- McpSchema.PaginatedRequest - io.modelcontextprotocol.spec中的类
-
A request that supports pagination using cursors.
- McpSchema.PaginatedResult - io.modelcontextprotocol.spec中的类
-
An opaque token representing the pagination position after the last returned
result.
- McpSchema.ProgressNotification - io.modelcontextprotocol.spec中的类
-
The Model Context Protocol (MCP) supports optional progress tracking for
long-running operations through notification messages.
- McpSchema.Prompt - io.modelcontextprotocol.spec中的类
-
A prompt or prompt template that the server offers.
- McpSchema.PromptArgument - io.modelcontextprotocol.spec中的类
-
Describes an argument that a prompt can accept.
- McpSchema.PromptMessage - io.modelcontextprotocol.spec中的类
-
Describes a message returned as part of a prompt.
- McpSchema.PromptReference - io.modelcontextprotocol.spec中的类
-
Identifies a prompt for completion requests.
- McpSchema.ReadResourceRequest - io.modelcontextprotocol.spec中的类
-
Sent from the client to the server, to read a specific resource URI.
- McpSchema.ReadResourceResult - io.modelcontextprotocol.spec中的类
-
The server's response to a resources/read request from the client.
- McpSchema.Request - io.modelcontextprotocol.spec中的接口
-
permits InitializeRequest, CallToolRequest, CreateMessageRequest, ElicitRequest, CompleteRequest,
GetPromptRequest, ReadResourceRequest, SubscribeRequest, UnsubscribeRequest, PaginatedRequest
- McpSchema.Resource - io.modelcontextprotocol.spec中的类
-
A known resource that the server is capable of reading.
- McpSchema.Resource.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.ResourceContent - io.modelcontextprotocol.spec中的接口
-
A common interface for resource content, which includes metadata about the resource
such as its URI, name, description, MIME type, size, and annotations.
- McpSchema.ResourceContents - io.modelcontextprotocol.spec中的接口
-
The contents of a specific resource or sub-resource.
- McpSchema.ResourceLink - io.modelcontextprotocol.spec中的类
-
A known resource that the server is capable of reading.
- McpSchema.ResourceLink.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.ResourceReference - io.modelcontextprotocol.spec中的类
-
A reference to a resource or resource template definition for completion requests.
- McpSchema.ResourcesUpdatedNotification - io.modelcontextprotocol.spec中的类
-
The Model Context Protocol (MCP) provides a standardized way for servers to send
resources update message to clients.
- McpSchema.ResourceTemplate - io.modelcontextprotocol.spec中的类
-
Resource templates allow servers to expose parameterized resources using URI
- McpSchema.ResourceTemplate.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.Result - io.modelcontextprotocol.spec中的接口
-
permits InitializeResult, ListResourcesResult,
ListResourceTemplatesResult, ReadResourceResult, ListPromptsResult, GetPromptResult, ListToolsResult,
CallToolResult, CreateMessageResult, ElicitResult, CompleteResult, ListRootsResult
- McpSchema.Role - io.modelcontextprotocol.spec中的枚举
-
- McpSchema.Root - io.modelcontextprotocol.spec中的类
-
Represents a root directory or file that the server can operate on.
- McpSchema.SamplingMessage - io.modelcontextprotocol.spec中的类
-
Describes a message issued to or received from an LLM API.
- McpSchema.ServerCapabilities - io.modelcontextprotocol.spec中的类
-
Capabilities that a server may support.
- McpSchema.ServerCapabilities.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.ServerCapabilities.CompletionCapabilities - io.modelcontextprotocol.spec中的类
-
Present if the server supports argument autocompletion suggestions.
- McpSchema.ServerCapabilities.LoggingCapabilities - io.modelcontextprotocol.spec中的类
-
Present if the server supports sending log messages to the client.
- McpSchema.ServerCapabilities.PromptCapabilities - io.modelcontextprotocol.spec中的类
-
Present if the server offers any prompt templates.
- McpSchema.ServerCapabilities.ResourceCapabilities - io.modelcontextprotocol.spec中的类
-
Present if the server offers any resources to read.
- McpSchema.ServerCapabilities.ToolCapabilities - io.modelcontextprotocol.spec中的类
-
Present if the server offers any tools to call.
- McpSchema.SetLevelRequest - io.modelcontextprotocol.spec中的类
-
A request from the client to the server, to enable or adjust logging.
- McpSchema.SubscribeRequest - io.modelcontextprotocol.spec中的类
-
Sent from the client to request resources/updated notifications from the server
whenever a particular resource changes.
- McpSchema.TextContent - io.modelcontextprotocol.spec中的类
-
Text provided to or from an LLM.
- McpSchema.TextResourceContents - io.modelcontextprotocol.spec中的类
-
Text contents of a resource.
- McpSchema.Tool - io.modelcontextprotocol.spec中的类
-
Represents a tool that the server provides.
- McpSchema.Tool.Builder - io.modelcontextprotocol.spec中的类
-
- McpSchema.ToolAnnotations - io.modelcontextprotocol.spec中的类
-
Additional properties describing a Tool to clients.
- McpSchema.UnsubscribeRequest - io.modelcontextprotocol.spec中的类
-
Sent from the client to request cancellation of resources/updated notifications
from the server.
- McpServer - io.modelcontextprotocol.server中的接口
-
Factory class for creating Model Context Protocol (MCP) servers.
- McpServer.AsyncSpecification<S extends McpServer.AsyncSpecification<S>> - io.modelcontextprotocol.server中的类
-
Asynchronous server specification.
- McpServer.SingleSessionAsyncSpecification - io.modelcontextprotocol.server中的类
-
- McpServer.SingleSessionSyncSpecification - io.modelcontextprotocol.server中的类
-
- McpServer.StatelessAsyncSpecification - io.modelcontextprotocol.server中的类
-
- McpServer.StatelessSyncSpecification - io.modelcontextprotocol.server中的类
-
- McpServer.StreamableServerAsyncSpecification - io.modelcontextprotocol.server中的类
-
- McpServer.StreamableSyncSpecification - io.modelcontextprotocol.server中的类
-
- McpServer.SyncSpecification<S extends McpServer.SyncSpecification<S>> - io.modelcontextprotocol.server中的类
-
Synchronous server specification.
- McpServerContext - org.noear.solon.ai.mcp.server中的类
-
Mcp 服务端请求上下文
- McpServerContext(McpAsyncServerExchange, McpTransportContext) - 类 的构造器org.noear.solon.ai.mcp.server.McpServerContext
-
- McpServerEndpoint - org.noear.solon.ai.mcp.server.annotation中的注释类型
-
Mcp 服务端点注解
- McpServerEndpointProvider - org.noear.solon.ai.mcp.server中的类
-
Mcp 服务端点提供者
- McpServerEndpointProvider(Properties) - 类 的构造器org.noear.solon.ai.mcp.server.McpServerEndpointProvider
-
- McpServerEndpointProvider(McpServerProperties) - 类 的构造器org.noear.solon.ai.mcp.server.McpServerEndpointProvider
-
- McpServerEndpointProvider.Builder - org.noear.solon.ai.mcp.server中的类
-
- McpServerFeatures - io.modelcontextprotocol.server中的类
-
MCP server features specification that a particular server can choose to support.
- McpServerFeatures() - 类 的构造器io.modelcontextprotocol.server.McpServerFeatures
-
- McpServerFeatures.Async - io.modelcontextprotocol.server中的类
-
Asynchronous server features specification.
- McpServerFeatures.AsyncCompletionSpecification - io.modelcontextprotocol.server中的类
-
Specification of a completion handler function with asynchronous execution support.
- McpServerFeatures.AsyncPromptSpecification - io.modelcontextprotocol.server中的类
-
Specification of a prompt template with its asynchronous handler function.
- McpServerFeatures.AsyncResourceSpecification - io.modelcontextprotocol.server中的类
-
Specification of a resource with its asynchronous handler function.
- McpServerFeatures.AsyncResourceTemplateSpecification - io.modelcontextprotocol.server中的类
-
Specification of a resource template with its synchronous handler function.
- McpServerFeatures.AsyncToolSpecification - io.modelcontextprotocol.server中的类
-
Specification of a tool with its asynchronous handler function.
- McpServerFeatures.AsyncToolSpecification.Builder - io.modelcontextprotocol.server中的类
-
Builder for creating AsyncToolSpecification instances.
- McpServerFeatures.Sync - io.modelcontextprotocol.server中的类
-
Synchronous server features specification.
- McpServerFeatures.SyncCompletionSpecification - io.modelcontextprotocol.server中的类
-
Specification of a completion handler function with synchronous execution support.
- McpServerFeatures.SyncPromptSpecification - io.modelcontextprotocol.server中的类
-
Specification of a prompt template with its synchronous handler function.
- McpServerFeatures.SyncResourceSpecification - io.modelcontextprotocol.server中的类
-
Specification of a resource with its synchronous handler function.
- McpServerFeatures.SyncResourceTemplateSpecification - io.modelcontextprotocol.server中的类
-
Specification of a resource template with its synchronous handler function.
- McpServerFeatures.SyncToolSpecification - io.modelcontextprotocol.server中的类
-
Specification of a tool with its synchronous handler function.
- McpServerFeatures.SyncToolSpecification.Builder - io.modelcontextprotocol.server中的类
-
Builder for creating SyncToolSpecification instances.
- McpServerHost - org.noear.solon.ai.mcp.server.manager中的接口
-
MCP 服务端包装器
- McpServerHttp() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.McpServerHttp
-
- McpServerParameters - org.noear.solon.ai.mcp.client中的类
-
Mcp 服务端配置参数
- McpServerParameters() - 类 的构造器org.noear.solon.ai.mcp.client.McpServerParameters
-
- McpServerParameters.Builder - org.noear.solon.ai.mcp.client中的类
-
- McpServerProperties - org.noear.solon.ai.mcp.server中的类
-
Mcp 服务属性
- McpServerProperties() - 类 的构造器org.noear.solon.ai.mcp.server.McpServerProperties
-
- mcpServers() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.LoadSessionRequest
-
- mcpServers() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.NewSessionRequest
-
- McpServerSession - io.modelcontextprotocol.spec中的类
-
Represents a Model Context Protocol (MCP) session on the server side.
- McpServerSession(String, Duration, McpServerTransport, McpInitRequestHandler, Map<String, McpRequestHandler<?>>, Map<String, McpNotificationHandler>) - 类 的构造器io.modelcontextprotocol.spec.McpServerSession
-
Creates a new server session with the given parameters and the transport to use.
- McpServerSession(String, Duration, McpServerTransport, McpInitRequestHandler, McpServerSession.InitNotificationHandler, Map<String, McpRequestHandler<?>>, Map<String, McpNotificationHandler>) - 类 的构造器io.modelcontextprotocol.spec.McpServerSession
-
- McpServerSession.Factory - io.modelcontextprotocol.spec中的接口
-
Factory for creating server sessions which delegate to a provided 1:1 transport
with a connected client.
- McpServerSession.InitNotificationHandler - io.modelcontextprotocol.spec中的接口
-
Notification handler for the initialization notification from the client.
- McpServerSession.InitRequestHandler - io.modelcontextprotocol.spec中的接口
-
- McpServerSession.MethodNotFoundError - io.modelcontextprotocol.spec中的类
-
- McpServerSession.NotificationHandler - io.modelcontextprotocol.spec中的接口
-
- McpServerSession.RequestHandler<T> - io.modelcontextprotocol.spec中的接口
-
- McpServerSse() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.McpServerSse
-
- McpServerStdio() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.McpServerStdio
-
- McpServerTransport - io.modelcontextprotocol.spec中的接口
-
Marker interface for the server-side MCP transport.
- McpServerTransportProvider - io.modelcontextprotocol.spec中的接口
-
- McpServerTransportProviderBase - io.modelcontextprotocol.spec中的接口
-
The core building block providing the server-side MCP transport.
- McpSession - io.modelcontextprotocol.spec中的接口
-
Represents a Model Context Protocol (MCP) session that handles communication between
clients and the server.
- McpSkillClient - org.noear.solon.ai.mcp.client中的类
-
MCP 客户端技能代理
职责:作为 MCP 客户端,将远程 MCP 服务的能力(工具、资源、指令)封装为本地
Skill 接口。
- McpSkillClient(McpClientProvider) - 类 的构造器org.noear.solon.ai.mcp.client.McpSkillClient
-
- McpSkillServer - org.noear.solon.ai.mcp.server中的类
-
MCP 服务端技能适配器
职责:将本地定义的
Skill 逻辑通过 MCP 协议导出。
- McpSkillServer() - 类 的构造器org.noear.solon.ai.mcp.server.McpSkillServer
-
- mcpSse(boolean) - 类 中的方法com.agentclientprotocol.sdk.capabilities.NegotiatedCapabilities.Builder
-
- McpStatelessAsyncServer - io.modelcontextprotocol.server中的类
-
A stateless MCP server implementation for use with Streamable HTTP transport types.
- McpStatelessNotificationHandler - io.modelcontextprotocol.server中的接口
-
Handler for MCP notifications in a stateless server.
- McpStatelessRequestHandler<R> - io.modelcontextprotocol.server中的接口
-
Handler for MCP requests in a stateless server.
- McpStatelessServerFeatures - io.modelcontextprotocol.server中的类
-
MCP stateless server features specification that a particular server can choose to
support.
- McpStatelessServerFeatures() - 类 的构造器io.modelcontextprotocol.server.McpStatelessServerFeatures
-
- McpStatelessServerFeatures.Async - io.modelcontextprotocol.server中的类
-
Asynchronous server features specification.
- McpStatelessServerFeatures.AsyncCompletionSpecification - io.modelcontextprotocol.server中的类
-
Specification of a completion handler function with asynchronous execution support.
- McpStatelessServerFeatures.AsyncPromptSpecification - io.modelcontextprotocol.server中的类
-
Specification of a prompt template with its asynchronous handler function.
- McpStatelessServerFeatures.AsyncResourceSpecification - io.modelcontextprotocol.server中的类
-
Specification of a resource with its asynchronous handler function.
- McpStatelessServerFeatures.AsyncResourceTemplateSpecification - io.modelcontextprotocol.server中的类
-
Specification of a resource template with its synchronous handler function.
- McpStatelessServerFeatures.AsyncToolSpecification - io.modelcontextprotocol.server中的类
-
Specification of a tool with its asynchronous handler function.
- McpStatelessServerFeatures.AsyncToolSpecification.Builder - io.modelcontextprotocol.server中的类
-
Builder for creating AsyncToolSpecification instances.
- McpStatelessServerFeatures.Sync - io.modelcontextprotocol.server中的类
-
Synchronous server features specification.
- McpStatelessServerFeatures.SyncCompletionSpecification - io.modelcontextprotocol.server中的类
-
Specification of a completion handler function with synchronous execution support.
- McpStatelessServerFeatures.SyncPromptSpecification - io.modelcontextprotocol.server中的类
-
Specification of a prompt template with its synchronous handler function.
- McpStatelessServerFeatures.SyncResourceSpecification - io.modelcontextprotocol.server中的类
-
Specification of a resource with its synchronous handler function.
- McpStatelessServerFeatures.SyncResourceTemplateSpecification - io.modelcontextprotocol.server中的类
-
Specification of a resource template with its synchronous handler function.
- McpStatelessServerFeatures.SyncToolSpecification - io.modelcontextprotocol.server中的类
-
Specification of a tool with its synchronous handler function.
- McpStatelessServerFeatures.SyncToolSpecification.Builder - io.modelcontextprotocol.server中的类
-
Builder for creating SyncToolSpecification instances.
- McpStatelessServerHandler - io.modelcontextprotocol.server中的接口
-
Handler for MCP requests and notifications in a Stateless Streamable HTTP Server
context.
- McpStatelessServerTransport - io.modelcontextprotocol.spec中的接口
-
- McpStatelessSyncServer - io.modelcontextprotocol.server中的类
-
A stateless MCP server implementation for use with Streamable HTTP transport types.
- McpStreamableServerSession - io.modelcontextprotocol.spec中的类
-
Representation of a Streamable HTTP server session that keeps track of mapping
server-initiated requests to the client and mapping arriving responses.
- McpStreamableServerSession(String, McpSchema.ClientCapabilities, McpSchema.Implementation, Duration, Map<String, McpRequestHandler<?>>, Map<String, McpNotificationHandler>) - 类 的构造器io.modelcontextprotocol.spec.McpStreamableServerSession
-
Create an instance of the streamable session.
- McpStreamableServerSession.Factory - io.modelcontextprotocol.spec中的接口
-
Factory for new Streamable HTTP MCP sessions.
- McpStreamableServerSession.InitRequestHandler - io.modelcontextprotocol.spec中的接口
-
Request handler for the initialization request.
- McpStreamableServerSession.McpStreamableServerSessionInit - io.modelcontextprotocol.spec中的类
-
- McpStreamableServerSession.McpStreamableServerSessionStream - io.modelcontextprotocol.spec中的类
-
An individual SSE stream within a Streamable HTTP context.
- McpStreamableServerSession.MethodNotFoundError - io.modelcontextprotocol.spec中的类
-
- McpStreamableServerSessionInit(McpStreamableServerSession, Mono<McpSchema.InitializeResult>) - 类 的构造器io.modelcontextprotocol.spec.McpStreamableServerSession.McpStreamableServerSessionInit
-
- McpStreamableServerSessionStream(McpStreamableServerTransport) - 类 的构造器io.modelcontextprotocol.spec.McpStreamableServerSession.McpStreamableServerSessionStream
-
Constructor accepting the dedicated transport representing the SSE stream.
- McpStreamableServerTransport - io.modelcontextprotocol.spec中的接口
-
Streamable HTTP server transport representing an individual SSE stream.
- McpStreamableServerTransportProvider - io.modelcontextprotocol.spec中的接口
-
The core building block providing the server-side MCP transport for Streamable HTTP
servers.
- McpSyncClient - io.modelcontextprotocol.client中的类
-
A synchronous client implementation for the Model Context Protocol (MCP) that wraps an
McpAsyncClient to provide blocking operations.
- McpSyncServer - io.modelcontextprotocol.server中的类
-
A synchronous implementation of the Model Context Protocol (MCP) server that wraps
McpAsyncServer to provide blocking operations.
- McpSyncServer(McpAsyncServer) - 类 的构造器io.modelcontextprotocol.server.McpSyncServer
-
Creates a new synchronous server that wraps the provided async server.
- McpSyncServer(McpAsyncServer, boolean) - 类 的构造器io.modelcontextprotocol.server.McpSyncServer
-
Creates a new synchronous server that wraps the provided async server.
- McpSyncServerExchange - io.modelcontextprotocol.server中的类
-
Represents a synchronous exchange with a Model Context Protocol (MCP) client.
- McpSyncServerExchange(McpAsyncServerExchange) - 类 的构造器io.modelcontextprotocol.server.McpSyncServerExchange
-
Create a new synchronous exchange with the client using the provided asynchronous
implementation as a delegate.
- McpTransport - io.modelcontextprotocol.spec中的接口
-
Defines the asynchronous transport layer for the Model Context Protocol (MCP).
- McpTransportContext - io.modelcontextprotocol.common中的接口
-
Context associated with the transport layer.
- McpTransportContextExtractor<T> - io.modelcontextprotocol.server中的接口
-
The contract for extracting metadata from a generic transport request of type
T.
- McpTransportException - io.modelcontextprotocol.spec中的异常错误
-
Exception thrown when there is an issue with the transport layer of the Model Context
Protocol (MCP).
- McpTransportException(String) - 异常错误 的构造器io.modelcontextprotocol.spec.McpTransportException
-
- McpTransportException(String, Throwable) - 异常错误 的构造器io.modelcontextprotocol.spec.McpTransportException
-
- McpTransportException(Throwable) - 异常错误 的构造器io.modelcontextprotocol.spec.McpTransportException
-
- McpTransportException(String, Throwable, boolean, boolean) - 异常错误 的构造器io.modelcontextprotocol.spec.McpTransportException
-
- McpTransportSession<CONNECTION> - io.modelcontextprotocol.spec中的接口
-
An abstraction of the session as perceived from the MCP transport layer.
- McpTransportSessionClosedException - io.modelcontextprotocol.spec中的异常错误
-
- McpTransportSessionClosedException(String) - 异常错误 的构造器io.modelcontextprotocol.spec.McpTransportSessionClosedException
-
- McpTransportSessionNotFoundException - io.modelcontextprotocol.spec中的异常错误
-
Exception that signifies that the server does not recognize the connecting client via
the presented transport session identifier.
- McpTransportSessionNotFoundException(String, Exception) - 异常错误 的构造器io.modelcontextprotocol.spec.McpTransportSessionNotFoundException
-
Construct an instance with a known cause.
- McpTransportSessionNotFoundException(String) - 异常错误 的构造器io.modelcontextprotocol.spec.McpTransportSessionNotFoundException
-
Construct an instance with the session identifier but without a cause.
- McpTransportStream<CONNECTION> - io.modelcontextprotocol.spec中的接口
-
A representation of a stream at the transport layer of the MCP protocol.
- McpUriTemplateManager - io.modelcontextprotocol.util中的接口
-
Interface for working with URI templates.
- McpUriTemplateManagerFactory - io.modelcontextprotocol.util中的接口
-
- mediaAdd(ContentBlock) - 类 中的方法org.noear.solon.ai.chat.message.UserMessageTemplate
-
- MediaBlock - org.noear.solon.ai.chat.content中的接口
-
多媒体内容块
- MediaResolution - org.noear.solon.ai.llm.dialect.gemini.model中的枚举
-
媒体分辨率枚举
指定输入媒体的分辨率。
- merge(String, Object) - 类 中的方法org.noear.solon.ai.agent.team.protocol.BlackboardProtocol.BoardState
-
结构化合并数据(来自 state 字段)
- message() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpClientSession.MethodNotFoundError
-
- message() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCError
-
- Message - io.a2a_preview.model中的类
-
Message represents a single message exchanged between user and agent
- Message(String, String, List<Part>) - 类 的构造器io.a2a_preview.model.Message
-
- Message(String, String, List<Part>, String, String) - 类 的构造器io.a2a_preview.model.Message
-
- message() - 类 中的方法io.modelcontextprotocol.spec.McpClientSession.MethodNotFoundError
-
- message(String) - 类 中的方法io.modelcontextprotocol.spec.McpError.Builder
-
- message(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageResult.Builder
-
- message(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ElicitRequest.Builder
-
- message() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ElicitRequest
-
- message(McpSchema.ElicitResult.Action) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ElicitResult.Builder
-
- message() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.JSONRPCResponse.JSONRPCError
-
- message() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ProgressNotification
-
- message() - 类 中的方法io.modelcontextprotocol.spec.McpServerSession.MethodNotFoundError
-
- message() - 类 中的方法io.modelcontextprotocol.spec.McpStreamableServerSession.MethodNotFoundError
-
- message - 类 中的变量org.noear.solon.ai.agent.AbsAgentChunk
-
- MESSAGE_EVENT_TYPE - 类 中的静态变量io.modelcontextprotocol.server.transport.WebRxSseServerTransportProvider
-
Event type for JSON-RPC messages sent through the SSE connection.
- MESSAGE_EVENT_TYPE - 类 中的静态变量io.modelcontextprotocol.server.transport.WebRxStreamableServerTransportProvider
-
Event type for JSON-RPC messages sent through the SSE connection.
- MessageBlock - org.noear.solon.ai.chat.content中的接口
-
消息内容块
- messageEndpoint(String) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxSseServerTransportProvider.Builder
-
Sets the endpoint URI where clients should send their JSON-RPC messages.
- messageEndpoint(String) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxStatelessServerTransport.Builder
-
Sets the endpoint URI where clients should send their JSON-RPC messages.
- messageEndpoint(String) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxStreamableServerTransportProvider.Builder
-
Sets the endpoint URI where clients should send their JSON-RPC messages.
- messageEndpoint(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider.Builder
-
- messageEndpointSink - 类 中的变量io.modelcontextprotocol.client.transport.WebRxSseClientTransport
-
Sink for managing the message endpoint URI provided by the server.
- messages(List<McpSchema.SamplingMessage>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest.Builder
-
- messages() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest
-
- messages() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.GetPromptResult
-
- messages(List<ChatMessage>) - 类 中的方法org.noear.solon.ai.chat.session.InMemoryChatSession.Builder
-
聊天消息
- messages - 类 中的变量org.noear.solon.ai.chat.session.InMemoryChatSession
-
- MessageSendConfiguration - io.a2a_preview.model中的类
-
- MessageSendConfiguration() - 类 的构造器io.a2a_preview.model.MessageSendConfiguration
-
- MessageSendParams - io.a2a_preview.model中的类
-
- MessageSendParams() - 类 的构造器io.a2a_preview.model.MessageSendParams
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.AgentCapabilities
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.AgentMessageChunk
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.AgentThoughtChunk
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.AudioContent
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.AvailableCommandsUpdate
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ClientCapabilities
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.CurrentModeUpdate
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ImageContent
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.InitializeRequest
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.InitializeResponse
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.LoadSessionRequest
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.LoadSessionResponse
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.NewSessionRequest
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.NewSessionResponse
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.Plan
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.PromptRequest
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.PromptResponse
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.Resource
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ResourceLink
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.SessionNotification
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.TextContent
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCall
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallUpdateNotification
-
- meta() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.UserMessageChunk
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.AudioContent
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.BlobResourceContents
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CallToolRequest.Builder
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CallToolRequest
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CallToolResult.Builder
-
Sets the metadata for the tool result.
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CallToolResult
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CompleteRequest
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CompleteResult
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest.Builder
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageResult.Builder
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageResult
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ElicitRequest.Builder
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ElicitRequest
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ElicitResult.Builder
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ElicitResult
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.EmbeddedResource
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.GetPromptRequest
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.GetPromptResult
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ImageContent
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.InitializeRequest
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.InitializeResult
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ListPromptsResult
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ListResourcesResult
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ListResourceTemplatesResult
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ListRootsResult
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ListToolsResult
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.LoggingMessageNotification.Builder
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.LoggingMessageNotification
-
- meta() - 接口 中的方法io.modelcontextprotocol.spec.McpSchema.Meta
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.PaginatedRequest
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ProgressNotification
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Prompt
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ReadResourceRequest
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ReadResourceResult
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Resource.Builder
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Resource
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceLink.Builder
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceLink
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourcesUpdatedNotification
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceTemplate.Builder
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceTemplate
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Root
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.SubscribeRequest
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.TextContent
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.TextResourceContents
-
- meta(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Tool.Builder
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Tool
-
- meta() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.UnsubscribeRequest
-
- meta() - 接口 中的方法org.noear.solon.ai.chat.prompt.FunctionPrompt
-
元信息
- meta() - 类 中的方法org.noear.solon.ai.chat.prompt.MethodFunctionPrompt
-
- meta() - 接口 中的方法org.noear.solon.ai.chat.resource.FunctionResource
-
元信息
- meta() - 类 中的方法org.noear.solon.ai.chat.resource.MethodFunctionResource
-
- meta() - 接口 中的方法org.noear.solon.ai.chat.tool.FunctionTool
-
元信息
- meta() - 类 中的方法org.noear.solon.ai.chat.tool.FunctionToolDesc
-
- meta() - 类 中的方法org.noear.solon.ai.chat.tool.MethodFunctionTool
-
- META_AGENT - 接口 中的静态变量org.noear.solon.ai.agent.Agent
-
- META_ATTACHMENT - 接口 中的静态变量org.noear.solon.ai.flow.components.Attrs
-
- META_INPUT - 接口 中的静态变量org.noear.solon.ai.flow.components.Attrs
-
- META_OUTPUT - 接口 中的静态变量org.noear.solon.ai.flow.components.Attrs
-
- metaAdd(String, Object) - 类 中的方法org.noear.solon.ai.chat.content.AbsMedia
-
添加元信息
- metadata(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest.Builder
-
- metadata() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest
-
- metadata - 类 中的变量org.noear.solon.ai.chat.message.ChatMessageBase
-
- metadata() - 类 中的方法org.noear.solon.ai.chat.skill.AbsSkill
-
- metadata() - 接口 中的方法org.noear.solon.ai.chat.skill.Skill
-
获取技能元信息
- metadata(Consumer<SkillMetadata>) - 类 中的方法org.noear.solon.ai.chat.skill.SkillDesc.Builder
-
- metadata() - 类 中的方法org.noear.solon.ai.chat.skill.SkillDesc
-
- metadata - 类 中的变量org.noear.solon.ai.mcp.client.McpSkillClient
-
缓存的技能元信息
- metadata() - 类 中的方法org.noear.solon.ai.mcp.client.McpSkillClient
-
- metadata - 类 中的变量org.noear.solon.ai.rag.Document
-
- metadata(String, Object) - 类 中的方法org.noear.solon.ai.rag.Document
-
添加元数据
- metadata(Map<String, Object>) - 类 中的方法org.noear.solon.ai.rag.Document
-
添加元数据
- MetadataField - org.noear.solon.ai.rag.repository.dashvector中的类
-
MetadataField
- MetadataField() - 类 的构造器org.noear.solon.ai.rag.repository.dashvector.MetadataField
-
- MetadataField(String, FieldType) - 类 的构造器org.noear.solon.ai.rag.repository.dashvector.MetadataField
-
- MetadataField - org.noear.solon.ai.rag.repository.elasticsearch中的类
-
元数据字段,用于定义Elasticsearch索引字段
- MetadataField(String, MetadataField.FieldType) - 类 的构造器org.noear.solon.ai.rag.repository.elasticsearch.MetadataField
-
构造函数
- MetadataField - org.noear.solon.ai.rag.repository.mysql中的类
-
MySQL 元数据字段定义
- MetadataField(String, MetadataField.FieldType) - 类 的构造器org.noear.solon.ai.rag.repository.mysql.MetadataField
-
- MetadataField - org.noear.solon.ai.rag.repository.opensearch中的类
-
元数据字段
- MetadataField(String, MetadataField.FieldType) - 类 的构造器org.noear.solon.ai.rag.repository.opensearch.MetadataField
-
构造函数
- MetadataField - org.noear.solon.ai.rag.repository.pgvector中的类
-
pgvector 元数据字段定义
- MetadataField(String, MetadataField.FieldType) - 类 的构造器org.noear.solon.ai.rag.repository.pgvector.MetadataField
-
- MetadataField - org.noear.solon.ai.rag.repository.redis中的类
-
MetadataField
- MetadataField(String, Schema.FieldType) - 类 的构造器org.noear.solon.ai.rag.repository.redis.MetadataField
-
- MetadataField - org.noear.solon.ai.rag.repository.tcvectordb中的类
-
元数据字段,用于定义向量库索引字段
- MetadataField(String, FieldType) - 类 的构造器org.noear.solon.ai.rag.repository.tcvectordb.MetadataField
-
创建元数据字段
- MetadataField - org.noear.solon.ai.rag.repository.vectorex中的类
-
MetadataField
- MetadataField() - 类 的构造器org.noear.solon.ai.rag.repository.vectorex.MetadataField
-
- MetadataField(String) - 类 的构造器org.noear.solon.ai.rag.repository.vectorex.MetadataField
-
- MetadataField - org.noear.solon.ai.rag.repository.weaviate中的类
-
元数据字段,用于定义向量库索引字段
- MetadataField(String, FieldType) - 类 的构造器org.noear.solon.ai.rag.repository.weaviate.MetadataField
-
创建元数据字段
- MetadataField.FieldType - org.noear.solon.ai.rag.repository.elasticsearch中的枚举
-
Elasticsearch字段类型枚举
- MetadataField.FieldType - org.noear.solon.ai.rag.repository.mysql中的枚举
-
字段类型枚举
- MetadataField.FieldType - org.noear.solon.ai.rag.repository.opensearch中的枚举
-
字段类型枚举
- MetadataField.FieldType - org.noear.solon.ai.rag.repository.pgvector中的枚举
-
字段类型枚举
- metadataFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.DashVectorRepository.Builder
-
设置元数据索引字段
- metadataFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.ElasticsearchRepository.Builder
-
设置需要索引的元数据字段
- metadataFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.MySqlRepository.Builder
-
设置元数据字段
- metadataFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.OpenSearchRepository.Builder
-
设置需要索引的元数据字段
- metadataFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.PgVectorRepository.Builder
-
设置元数据字段
- metadataFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.RedisRepository.Builder
-
设置元数据索引字段
- metadataFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.TcVectorDbRepository.Builder
-
设置元数据索引字段
- metadataFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.VectoRexRepository.Builder
-
- metadataFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.WeaviateRepository.Builder
-
- metadataIndexFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.DashVectorRepository.Builder
-
- metadataIndexFields(List<MetadataField>) - 类 中的方法org.noear.solon.ai.rag.repository.RedisRepository.Builder
-
- metadataMapper(Function<Map<String, Object>, Map<String, Object>>) - 类 中的方法org.noear.solon.ai.rag.splitter.JsonSplitter
-
元数据映射器(将内容数据转为元数据)
- metadataMcp() - 类 中的方法org.noear.solon.ai.mcp.server.McpSkillServer
-
导出技能元数据作为 MCP 资源
- metaPut(String, Object) - 类 中的方法org.noear.solon.ai.agent.AgentProfile
-
设置元数据
- metaPut(String, Object) - 接口 中的方法org.noear.solon.ai.chat.prompt.FunctionPrompt
-
- metaPut(String, Object) - 类 中的方法org.noear.solon.ai.chat.prompt.MethodFunctionPrompt
-
- metaPut(String, Object) - 接口 中的方法org.noear.solon.ai.chat.resource.FunctionResource
-
- metaPut(String, Object) - 类 中的方法org.noear.solon.ai.chat.resource.MethodFunctionResource
-
- metaPut(String, Object) - 接口 中的方法org.noear.solon.ai.chat.tool.FunctionTool
-
- metaPut(String, Object) - 类 中的方法org.noear.solon.ai.chat.tool.FunctionToolDesc
-
- metaPut(String, Object) - 类 中的方法org.noear.solon.ai.chat.tool.MethodFunctionTool
-
- metas - 类 中的变量org.noear.solon.ai.chat.content.AbsMedia
-
- metas() - 类 中的方法org.noear.solon.ai.chat.content.AbsMedia
-
- metas - 类 中的变量org.noear.solon.ai.chat.content.BlobBlock
-
- metas() - 类 中的方法org.noear.solon.ai.chat.content.BlobBlock
-
- metas() - 接口 中的方法org.noear.solon.ai.chat.content.ContentBlock
-
源信息
- metas - 类 中的变量org.noear.solon.ai.chat.content.Contents
-
- metas() - 类 中的方法org.noear.solon.ai.chat.content.Contents
-
元信息
- metas - 类 中的变量org.noear.solon.ai.chat.content.TextBlock
-
- metas() - 类 中的方法org.noear.solon.ai.chat.content.TextBlock
-
- metas() - 类 中的方法org.noear.solon.ai.chat.resource.ResourcePack
-
- method() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpClientSession.MethodNotFoundError
-
- method() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCNotification
-
- method() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.JSONRPCRequest
-
- method() - 类 中的方法io.modelcontextprotocol.spec.McpClientSession.MethodNotFoundError
-
- method() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.JSONRPCNotification
-
- method() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.JSONRPCRequest
-
- method() - 类 中的方法io.modelcontextprotocol.spec.McpServerSession.MethodNotFoundError
-
- method() - 类 中的方法io.modelcontextprotocol.spec.McpStreamableServerSession.MethodNotFoundError
-
- METHOD_AUTHENTICATE - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_COMPLETION_COMPLETE - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_ELICITATION_CREATE - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_FS_READ_TEXT_FILE - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_FS_WRITE_TEXT_FILE - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_INITIALIZE - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_INITIALIZE - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_LOGGING_SET_LEVEL - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_NOT_FOUND - 类 中的静态变量com.agentclientprotocol.sdk.error.AcpErrorCodes
-
Method not found: The method does not exist or is not available.
- METHOD_NOT_FOUND - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema.ErrorCodes
-
The method does not exist / is not available.
- METHOD_NOTIFICATION_INITIALIZED - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_NOTIFICATION_MESSAGE - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_NOTIFICATION_PROGRESS - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_NOTIFICATION_PROMPTS_LIST_CHANGED - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_NOTIFICATION_RESOURCES_LIST_CHANGED - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_NOTIFICATION_RESOURCES_UPDATED - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_NOTIFICATION_ROOTS_LIST_CHANGED - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_NOTIFICATION_TOOLS_LIST_CHANGED - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_PING - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_PROMPT_GET - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_PROMPT_LIST - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_RESOURCES_LIST - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_RESOURCES_READ - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_RESOURCES_SUBSCRIBE - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_RESOURCES_TEMPLATES_LIST - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_RESOURCES_UNSUBSCRIBE - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_ROOTS_LIST - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_SAMPLING_CREATE_MESSAGE - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_SESSION_CANCEL - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_SESSION_LOAD - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_SESSION_NEW - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_SESSION_PROMPT - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_SESSION_REQUEST_PERMISSION - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_SESSION_SET_MODE - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_SESSION_SET_MODEL - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_SESSION_UPDATE - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_TERMINAL_CREATE - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_TERMINAL_KILL - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_TERMINAL_OUTPUT - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_TERMINAL_RELEASE - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_TERMINAL_WAIT_FOR_EXIT - 类 中的静态变量com.agentclientprotocol.sdk.spec.AcpSchema
-
- METHOD_TOOLS_CALL - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- METHOD_TOOLS_LIST - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
-
- MethodExecuteHandler - org.noear.solon.ai.chat.tool中的类
-
Json 动作执行器
- MethodExecuteHandler() - 类 的构造器org.noear.solon.ai.chat.tool.MethodExecuteHandler
-
- MethodFunctionPrompt - org.noear.solon.ai.chat.prompt中的类
-
方法构建的函数提示语
- MethodFunctionPrompt(BeanWrap, MethodEggg) - 类 的构造器org.noear.solon.ai.chat.prompt.MethodFunctionPrompt
-
- MethodFunctionResource - org.noear.solon.ai.chat.resource中的类
-
方法构建的函数资源
- MethodFunctionResource(BeanWrap, MethodEggg) - 类 的构造器org.noear.solon.ai.chat.resource.MethodFunctionResource
-
- MethodFunctionTool - org.noear.solon.ai.chat.tool中的类
-
方法构建的函数工具
- MethodFunctionTool(BeanWrap, MethodEggg) - 类 的构造器org.noear.solon.ai.chat.tool.MethodFunctionTool
-
- methodId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.AuthenticateRequest
-
- MethodNotFoundError() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpClientSession.MethodNotFoundError
-
- MethodNotFoundError(String, String, Object) - 类 的构造器io.modelcontextprotocol.spec.McpClientSession.MethodNotFoundError
-
- MethodNotFoundError(String, String, Object) - 类 的构造器io.modelcontextprotocol.spec.McpServerSession.MethodNotFoundError
-
- MethodNotFoundError(String, String, Object) - 类 的构造器io.modelcontextprotocol.spec.McpStreamableServerSession.MethodNotFoundError
-
- MethodPromptProvider - org.noear.solon.ai.chat.prompt中的类
-
方法构建的资源提供者
- MethodPromptProvider(Object) - 类 的构造器org.noear.solon.ai.chat.prompt.MethodPromptProvider
-
- MethodPromptProvider(Class<?>, Object) - 类 的构造器org.noear.solon.ai.chat.prompt.MethodPromptProvider
-
- MethodPromptProvider(BeanWrap) - 类 的构造器org.noear.solon.ai.chat.prompt.MethodPromptProvider
-
- MethodResourceProvider - org.noear.solon.ai.chat.resource中的类
-
方法构建的资源提供者
- MethodResourceProvider(Object) - 类 的构造器org.noear.solon.ai.chat.resource.MethodResourceProvider
-
- MethodResourceProvider(Class<?>, Object) - 类 的构造器org.noear.solon.ai.chat.resource.MethodResourceProvider
-
- MethodResourceProvider(BeanWrap) - 类 的构造器org.noear.solon.ai.chat.resource.MethodResourceProvider
-
- MethodToolProvider - org.noear.solon.ai.chat.tool中的类
-
方法构建的工具提供者
- MethodToolProvider(Object) - 类 的构造器org.noear.solon.ai.chat.tool.MethodToolProvider
-
- MethodToolProvider(Class<?>, Object) - 类 的构造器org.noear.solon.ai.chat.tool.MethodToolProvider
-
- MethodToolProvider(BeanWrap) - 类 的构造器org.noear.solon.ai.chat.tool.MethodToolProvider
-
- Metrics - org.noear.solon.ai.agent.trace中的类
-
智能体执行指标统计
- Metrics() - 类 的构造器org.noear.solon.ai.agent.trace.Metrics
-
- metricType(MetricType) - 类 中的方法org.noear.solon.ai.rag.repository.TcVectorDbRepository.Builder
-
设置相似度度量类型
- MilvusRepository - org.noear.solon.ai.rag.repository中的类
-
Milvus 矢量存储知识库
- MilvusRepository.Builder - org.noear.solon.ai.rag.repository中的类
-
- mimeType() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.AudioContent
-
- mimeType() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.BlobResourceContents
-
- mimeType() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ImageContent
-
- mimeType() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ResourceLink
-
- mimeType() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.TextResourceContents
-
- mimeType() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.AudioContent
-
- mimeType() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.BlobResourceContents
-
- mimeType() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ImageContent
-
- mimeType(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Resource.Builder
-
- mimeType() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Resource
-
- mimeType() - 接口 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceContent
-
- mimeType() - 接口 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceContents
-
The MIME type of this resource.
- mimeType(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceLink.Builder
-
- mimeType() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceLink
-
- mimeType(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceTemplate.Builder
-
- mimeType() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceTemplate
-
- mimeType() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.TextResourceContents
-
- mimeType - 类 中的变量org.noear.solon.ai.chat.content.AbsMedia
-
- mimeType() - 接口 中的方法org.noear.solon.ai.chat.resource.FunctionResource
-
媒体类型
- mimeType(String) - 类 中的方法org.noear.solon.ai.chat.resource.FunctionResourceDesc
-
申明媒体类型
- mimeType() - 类 中的方法org.noear.solon.ai.chat.resource.FunctionResourceDesc
-
- mimeType() - 类 中的方法org.noear.solon.ai.chat.resource.MethodFunctionResource
-
- mimeType(String) - 类 中的方法org.noear.solon.ai.generate.GenerateContent.Builder
-
- mimeType() - 类 中的方法org.noear.solon.ai.rag.repository.chroma.StringSerializer
-
内容类型
- mimeType() - 类 中的方法org.noear.solon.ai.rag.repository.dashvector.StringSerializer
-
内容类型
- minIdle - 类 中的变量org.noear.solon.ai.flow.components.repositorys.RedisConfig
-
- MissingMcpTransportSession - io.modelcontextprotocol.spec中的类
-
A
McpLoggableSession which represents a missing stream that would allow the
server to communicate with the client.
- MissingMcpTransportSession(String) - 类 的构造器io.modelcontextprotocol.spec.MissingMcpTransportSession
-
Create an instance with the Session ID specified.
- Modality - org.noear.solon.ai.llm.dialect.gemini.model中的枚举
-
响应模态枚举
指定 Gemini API 响应的内容类型。
- modeAdd(String, String) - 类 中的方法org.noear.solon.ai.agent.AgentProfile
-
添加模态支持
- modeId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.SetSessionModeRequest
-
- model(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageResult.Builder
-
- model() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageResult
-
- model - 类 中的变量org.noear.solon.ai.AiConfig
-
- model(String) - 类 中的方法org.noear.solon.ai.chat.ChatModel.Builder
-
使用模型
- model - 类 中的变量org.noear.solon.ai.chat.ChatResponseDefault
-
- model(String) - 类 中的方法org.noear.solon.ai.embedding.EmbeddingModel.Builder
-
使用模型
- model(String) - 类 中的方法org.noear.solon.ai.generate.GenerateModel.Builder
-
使用模型
- model(String) - 类 中的方法org.noear.solon.ai.generate.GenerateOptions
-
模型
- model(String) - 类 中的方法org.noear.solon.ai.rag.search.BaiduWebSearchRepository.BaiduAiSearchRepositoryBuilder
-
设置大模型名称(仅AI搜索模式有效,可选,默认为ernie-3.5-8k)
支持的模型包括:
- ernie-3.5-8k
- ernie-4.0-turbo-8k(支持图文混排场景)
- ernie-4.0-turbo-128k(支持图文混排场景)
- deepseek-r1
- deepseek-v3
等
- model(String) - 类 中的方法org.noear.solon.ai.reranking.RerankingModel.Builder
-
使用模型
- ModelHint(String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ModelHint
-
- modelId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ModelInfo
-
- modelId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.SetSessionModelRequest
-
- ModelInfo() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.ModelInfo
-
- modelOptions(Consumer<ModelOptionsAmend<?, ReActInterceptor>>) - 类 中的方法org.noear.solon.ai.agent.react.ReActAgent.Builder
-
- modelOptions(Consumer<ModelOptionsAmend<?, SimpleInterceptor>>) - 类 中的方法org.noear.solon.ai.agent.simple.SimpleAgent.Builder
-
- modelOptions(Consumer<ModelOptionsAmend<?, TeamInterceptor>>) - 类 中的方法org.noear.solon.ai.agent.team.TeamAgent.Builder
-
配置主管模型的对话参数
- modelOptions(Consumer<ModelOptionsAmend<?, ChatInterceptor>>) - 类 中的方法org.noear.solon.ai.chat.ChatModel.Builder
-
模型选项
- ModelOptionsAmend<T extends ModelOptionsAmend,X> - org.noear.solon.ai.chat中的类
-
模型选项基类
- ModelOptionsAmend() - 类 的构造器org.noear.solon.ai.chat.ModelOptionsAmend
-
- ModelOptionsAmend(ModelOptionsAmend<?, X>) - 类 的构造器org.noear.solon.ai.chat.ModelOptionsAmend
-
- modelPreferences(McpSchema.ModelPreferences) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest.Builder
-
- modelPreferences() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest
-
- ModelPreferences(List<McpSchema.ModelHint>, Double, Double, Double) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ModelPreferences
-
- models() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.LoadSessionResponse
-
- models() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.NewSessionResponse
-
- modes() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.LoadSessionResponse
-
- modes() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.NewSessionResponse
-
- modifiedArgs(Map<String, Object>) - 类 中的方法org.noear.solon.ai.agent.react.intercept.HITLDecision
-
- MonoHandler - com.agentclientprotocol.sdk.agent.support.handler中的类
-
Handles Mono return types for async handlers.
- MonoHandler() - 类 的构造器com.agentclientprotocol.sdk.agent.support.handler.MonoHandler
-
- mountPool(String, String) - 类 中的方法org.noear.solon.ai.skills.claudecode.CliSkill
-
已过时。
挂载技能池 (Pool)
- mountPool(String, String) - 类 中的方法org.noear.solon.ai.skills.claudecode.SolonCodeCLI
-
已过时。
- mountPool(String, String) - 类 中的方法org.noear.solon.ai.skills.cli.CliSkill
-
- mountPool(String, String) - 类 中的方法org.noear.solon.ai.skills.cli.CodeCLI
-
- MultiSpeakerVoiceConfig() - 类 的构造器org.noear.solon.ai.llm.dialect.gemini.model.SpeechConfig.MultiSpeakerVoiceConfig
-
- mutate() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ServerCapabilities
-
Create a mutated copy of this object with the specified changes.
- MySqlDialect - org.noear.solon.ai.skills.text2sql.dialect中的类
-
MySQL 数据库方言实现
支持反引号转义和标准的 LIMIT 分页
- MySqlDialect() - 类 的构造器org.noear.solon.ai.skills.text2sql.dialect.MySqlDialect
-
- MySqlRepository - org.noear.solon.ai.rag.repository中的类
-
MySQL 矢量存储知识库
- MySqlRepository.Builder - org.noear.solon.ai.rag.repository中的类
-
Builder 类用于链式构建 MySqlRepository