- handle(Object) - 接口 中的方法io.modelcontextprotocol.spec.DefaultMcpSession.NotificationHandler
-
已过时。
Handles an incoming notification with the given parameters.
- handle(Object) - 接口 中的方法io.modelcontextprotocol.spec.DefaultMcpSession.RequestHandler
-
已过时。
Handles an incoming request with the given parameters.
- handle(Object) - 接口 中的方法io.modelcontextprotocol.spec.McpClientSession.NotificationHandler
-
Handles an incoming notification with the given parameters.
- handle(Object) - 接口 中的方法io.modelcontextprotocol.spec.McpClientSession.RequestHandler
-
Handles an incoming request with the given parameters.
- handle(McpSchema.JSONRPCMessage) - 类 中的方法io.modelcontextprotocol.spec.McpServerSession
-
- handle() - 接口 中的方法io.modelcontextprotocol.spec.McpServerSession.InitNotificationHandler
-
Specifies an action to take upon successful initialization.
- handle(McpSchema.InitializeRequest) - 接口 中的方法io.modelcontextprotocol.spec.McpServerSession.InitRequestHandler
-
Handles the initialization request.
- handle(McpAsyncServerExchange, Object) - 接口 中的方法io.modelcontextprotocol.spec.McpServerSession.NotificationHandler
-
Handles a notification from the client.
- handle(McpAsyncServerExchange, Object) - 接口 中的方法io.modelcontextprotocol.spec.McpServerSession.RequestHandler
-
Handles a request from the client.
- handle(Map<String, Object>) - 接口 中的方法org.noear.solon.ai.chat.tool.FunctionTool
-
处理
- handle(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.tool.FunctionToolDesc
-
执行处理
- handle(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.tool.MethodFunctionTool
-
执行处理
- handle(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.tool.RefererFunctionTool
-
- handle(Map<String, Object>) - 接口 中的方法org.noear.solon.ai.mcp.server.prompt.FunctionPrompt
-
处理
- handle(Map<String, Object>) - 类 中的方法org.noear.solon.ai.mcp.server.prompt.FunctionPromptDesc
-
- handle(Map<String, Object>) - 类 中的方法org.noear.solon.ai.mcp.server.prompt.MethodFunctionPrompt
-
- handle(String) - 接口 中的方法org.noear.solon.ai.mcp.server.resource.FunctionResource
-
处理
- handle(String) - 类 中的方法org.noear.solon.ai.mcp.server.resource.FunctionResourceDesc
-
- handle(String) - 类 中的方法org.noear.solon.ai.mcp.server.resource.MethodFunctionResource
-
- handleMessage(Context) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxSseServerTransportProvider
-
Handles incoming JSON-RPC messages from clients.
- handleOutbound(Function<Flux<McpSchema.JSONRPCMessage>, Flux<McpSchema.JSONRPCMessage>>) - 类 中的方法io.modelcontextprotocol.client.transport.StdioClientTransport
-
- handleSseConnection(Context) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxSseServerTransportProvider
-
Handles new SSE connection requests from clients.
- hasChoices() - 接口 中的方法org.noear.solon.ai.chat.ChatResponse
-
是否有选择
- hasChoices() - 类 中的方法org.noear.solon.ai.chat.ChatResponseDefault
-
是否有消息
- hasData() - 类 中的方法org.noear.solon.ai.embedding.EmbeddingResponse
-
是否有数据
- hasData() - 类 中的方法org.noear.solon.ai.image.ImageResponse
-
是否有数据
- hasError() - 类 中的方法org.noear.solon.ai.rag.repository.chroma.ChromaResponse
-
- hasError() - 类 中的方法org.noear.solon.ai.rag.repository.chroma.QueryResponse
-
检查响应是否包含错误
- hasError() - 类 中的方法org.noear.solon.ai.rag.repository.dashvector.DashVectorResponse
-
- hashCode() - 类 中的方法io.modelcontextprotocol.util.UriTemplate
-
- hasPrompt(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider
-
是否存在提示语
- hasResource(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider
-
是否存在资源
- hasResults() - 类 中的方法org.noear.solon.ai.reranking.RerankingResponse
-
是否有结果
- hasText(String, String) - 类 中的静态方法io.modelcontextprotocol.util.Assert
-
Assert that the given String contains valid text content; that is, it must not be
null
and must contain at least one non-whitespace character.
- hasText(String) - 类 中的静态方法io.modelcontextprotocol.util.Utils
-
Check whether the given String
contains actual text.
- hasTool(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider
-
是否存在工具
- header(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerContext
-
- headerMap() - 类 中的方法org.noear.solon.ai.mcp.server.McpServerContext
-
- headerNames() - 类 中的方法org.noear.solon.ai.mcp.server.McpServerContext
-
- headerOrDefault(String, String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerContext
-
- headers - 类 中的变量org.noear.solon.ai.AiConfig
-
- headerSet(String, String) - 类 中的方法org.noear.solon.ai.chat.ChatModel.Builder
-
头信息添加
- headerSet(String, String) - 类 中的方法org.noear.solon.ai.embedding.EmbeddingModel.Builder
-
头信息设置
- headerSet(String, String) - 类 中的方法org.noear.solon.ai.image.ImageModel.Builder
-
头信息设置
- headerSet(String, String) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
-
- headerSet(Map<String, String>) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
-
- headerSet(String, String) - 类 中的方法org.noear.solon.ai.reranking.RerankingModel.Builder
-
头信息设置
- headerValues(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerContext
-
- heartbeatInterval(Duration) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
-
- heartbeatInterval(Duration) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider.Builder
-
SSE 心跳间隔
- hints(List<McpSchema.ModelHint>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ModelPreferences.Builder
-
- hnswConstructionEf(int) - 类 中的方法org.noear.solon.ai.rag.repository.TcVectorDbRepository.Builder
-
设置 HNSW 图构建时的候选邻居数量
- hnswM(int) - 类 中的方法org.noear.solon.ai.rag.repository.TcVectorDbRepository.Builder
-
设置 HNSW 图的每层节点的邻居数量
- hnswSearchEf(int) - 类 中的方法org.noear.solon.ai.rag.repository.TcVectorDbRepository.Builder
-
设置 HNSW 图构搜索时的候选邻居数量
- horizontalLineAsNew(boolean) - 类 中的方法org.noear.solon.ai.rag.loader.MarkdownLoader.Options
-
- host - 类 中的变量org.noear.solon.ai.util.ProxyDesc
-
- HtmlSimpleLoader - org.noear.solon.ai.rag.loader中的类
-
简单html加载器
- HtmlSimpleLoader(byte[]) - 类 的构造器org.noear.solon.ai.rag.loader.HtmlSimpleLoader
-
- HtmlSimpleLoader(File) - 类 的构造器org.noear.solon.ai.rag.loader.HtmlSimpleLoader
-
- HtmlSimpleLoader(URL) - 类 的构造器org.noear.solon.ai.rag.loader.HtmlSimpleLoader
-
- HtmlSimpleLoader(SupplierEx<InputStream>) - 类 的构造器org.noear.solon.ai.rag.loader.HtmlSimpleLoader
-
- HtmlSimpleLoader.Options - org.noear.solon.ai.rag.loader中的类
-
- httpProxy - 类 中的变量org.noear.solon.ai.mcp.client.McpClientProperties
-
http 代理简单描述
- httpProxy(Proxy) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
-
- httpProxy(String, int) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
-
- httpTimeout(HttpTimeout) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
-
- HybridSearchParams - org.noear.solon.ai.rag.util中的类
-
混合检索参数
- hybridSearchParams(HybridSearchParams) - 类 中的方法org.noear.solon.ai.rag.util.QueryCondition
-
混合搜索参数