- cacheSeconds(int) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
-
- call() - 接口 中的方法org.noear.solon.ai.chat.ChatRequestDesc
-
调用
- call() - 类 中的方法org.noear.solon.ai.chat.ChatRequestDescDefault
-
调用
- call() - 类 中的方法org.noear.solon.ai.embedding.EmbeddingRequestDesc
-
调用
- call() - 类 中的方法org.noear.solon.ai.image.ImageRequestDesc
-
调用
- call() - 类 中的方法org.noear.solon.ai.reranking.RerankingRequestDesc
-
调用
- CallChain - org.noear.solon.ai.chat.interceptor中的类
-
聊天 Call 拦截链
- CallChain(List<RankEntity<ChatInterceptor>>, AiHandler<ChatRequest, ChatResponse, IOException>) - 类 的构造器org.noear.solon.ai.chat.interceptor.CallChain
-
- callHandler(BiFunction<McpAsyncServerExchange, McpSchema.CallToolRequest, Mono<McpSchema.CallToolResult>>) - 类 中的方法io.modelcontextprotocol.server.McpServerFeatures.AsyncToolSpecification.Builder
-
Sets the call tool handler function.
- callHandler(BiFunction<McpSyncServerExchange, McpSchema.CallToolRequest, McpSchema.CallToolResult>) - 类 中的方法io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification.Builder
-
Sets the call tool handler function.
- callHandler(BiFunction<McpTransportContext, McpSchema.CallToolRequest, Mono<McpSchema.CallToolResult>>) - 类 中的方法io.modelcontextprotocol.server.McpStatelessServerFeatures.AsyncToolSpecification.Builder
-
Sets the call tool handler function.
- callHandler(BiFunction<McpTransportContext, McpSchema.CallToolRequest, McpSchema.CallToolResult>) - 类 中的方法io.modelcontextprotocol.server.McpStatelessServerFeatures.SyncToolSpecification.Builder
-
Sets the call tool handler function.
- callTool(McpSchema.CallToolRequest) - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
-
Calls a tool provided by the server.
- callTool(McpSchema.CallToolRequest) - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
-
Calls a tool provided by the server.
- callTool(String, Map<String, Object>) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider
-
调用工具
- callToolAsImage(String, Map<String, Object>) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider
-
调用工具并转为图像
- callToolAsText(String, Map<String, Object>) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider
-
调用工具并转为文本
- CallToolRequest(String, String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CallToolRequest
-
- CallToolRequest(String, Map<String, Object>) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CallToolRequest
-
- CallToolResult(List<McpSchema.Content>, Boolean) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CallToolResult
-
- CallToolResult(List<McpSchema.Content>, Boolean, Map<String, Object>) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CallToolResult
-
- CallToolResult(String, Boolean) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CallToolResult
-
- capabilities(McpSchema.ClientCapabilities) - 类 中的方法io.modelcontextprotocol.client.McpClient.AsyncSpec
-
Sets the client capabilities that will be advertised to the server during
connection initialization.
- capabilities(McpSchema.ClientCapabilities) - 类 中的方法io.modelcontextprotocol.client.McpClient.SyncSpec
-
Sets the client capabilities that will be advertised to the server during
connection initialization.
- capabilities(McpSchema.ServerCapabilities) - 类 中的方法io.modelcontextprotocol.server.McpServer.AsyncSpecification
-
Sets the server capabilities that will be advertised to clients during
connection initialization.
- capabilities(McpSchema.ServerCapabilities) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessAsyncSpecification
-
Sets the server capabilities that will be advertised to clients during
connection initialization.
- capabilities(McpSchema.ServerCapabilities) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessSyncSpecification
-
Sets the server capabilities that will be advertised to clients during
connection initialization.
- capabilities(McpSchema.ServerCapabilities) - 类 中的方法io.modelcontextprotocol.server.McpServer.SyncSpecification
-
Sets the server capabilities that will be advertised to clients during
connection initialization.
- changeBody(Context, MethodWrap) - 类 中的方法org.noear.solon.ai.chat.tool.MethodExecuteHandler
-
转换 body
- changeValue(Context, ParamWrap, int, Class<?>, LazyReference) - 类 中的方法org.noear.solon.ai.chat.tool.MethodExecuteHandler
-
转换 value
- channel(String) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
-
- channel(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerEndpointProvider.Builder
-
通道
- charset(String) - 类 中的方法org.noear.solon.ai.rag.loader.HtmlSimpleLoader.Options
-
- charset(String) - 类 中的方法org.noear.solon.ai.rag.loader.TextLoader.Options
-
- ChatChoice - org.noear.solon.ai.chat中的类
-
聊天响应选择
- ChatChoice() - 类 的构造器org.noear.solon.ai.chat.ChatChoice
-
- ChatChoice(int, Date, String, AssistantMessage) - 类 的构造器org.noear.solon.ai.chat.ChatChoice
-
- ChatConfig - org.noear.solon.ai.chat中的类
-
聊天模型配置
- ChatConfig() - 类 的构造器org.noear.solon.ai.chat.ChatConfig
-
- ChatConfigReadonly - org.noear.solon.ai.chat中的类
-
聊天模型配置只读的
- ChatConfigReadonly(ChatConfig) - 类 的构造器org.noear.solon.ai.chat.ChatConfigReadonly
-
- ChatDialect - org.noear.solon.ai.chat.dialect中的接口
-
聊天模型方言
- ChatDialectManager - org.noear.solon.ai.chat.dialect中的类
-
聊天模型方言管理
- ChatDialectManager() - 类 的构造器org.noear.solon.ai.chat.dialect.ChatDialectManager
-
- ChatException - org.noear.solon.ai.chat中的异常错误
-
聊天异常
- ChatException(String) - 异常错误 的构造器org.noear.solon.ai.chat.ChatException
-
- ChatException(String, Throwable) - 异常错误 的构造器org.noear.solon.ai.chat.ChatException
-
- ChatException(Throwable) - 异常错误 的构造器org.noear.solon.ai.chat.ChatException
-
- ChatInterceptor - org.noear.solon.ai.chat.interceptor中的接口
-
聊天拦截器
- ChatMessage - org.noear.solon.ai.chat.message中的接口
-
聊天消息
- ChatMessageBase<Slf extends ChatMessageBase> - org.noear.solon.ai.chat.message中的类
-
聊天消息基类
- ChatMessageBase() - 类 的构造器org.noear.solon.ai.chat.message.ChatMessageBase
-
- ChatModel - org.noear.solon.ai.chat中的类
-
聊天模型
- ChatModel(Properties) - 类 的构造器org.noear.solon.ai.chat.ChatModel
-
- ChatModel(ChatConfig) - 类 的构造器org.noear.solon.ai.chat.ChatModel
-
- ChatModel.Builder - org.noear.solon.ai.chat中的类
-
聊天模型构建器实现
- ChatModelCom - org.noear.solon.ai.flow.components.models中的类
-
聊天模型组件
- ChatModelCom() - 类 的构造器org.noear.solon.ai.flow.components.models.ChatModelCom
-
- ChatOptions - org.noear.solon.ai.chat中的类
-
聊天选项
- ChatOptions() - 类 的构造器org.noear.solon.ai.chat.ChatOptions
-
- ChatPrompt - org.noear.solon.ai.chat.prompt中的接口
-
聊天提示语
- ChatRequest - org.noear.solon.ai.chat中的类
-
聊天请求持有者
- ChatRequest(ChatConfig, ChatDialect, ChatOptions, boolean, List<ChatMessage>) - 类 的构造器org.noear.solon.ai.chat.ChatRequest
-
- ChatRequestDesc - org.noear.solon.ai.chat中的接口
-
聊天请求描述
- ChatRequestDescDefault - org.noear.solon.ai.chat中的类
-
聊天请求描述实现
- ChatRequestDescDefault(ChatConfig, ChatDialect, ChatSession) - 类 的构造器org.noear.solon.ai.chat.ChatRequestDescDefault
-
- ChatResponse - org.noear.solon.ai.chat中的接口
-
聊天响应
- ChatResponseDefault - org.noear.solon.ai.chat中的类
-
聊天响应实现
- ChatResponseDefault(boolean) - 类 的构造器org.noear.solon.ai.chat.ChatResponseDefault
-
- ChatRole - org.noear.solon.ai.chat中的枚举
-
聊天角色
- ChatSession - org.noear.solon.ai.chat中的接口
-
聊天会话(方便持久化)
- ChatSessionDefault - org.noear.solon.ai.chat中的类
-
- ChatSessionDefault() - 类 的构造器org.noear.solon.ai.chat.ChatSessionDefault
-
已过时。
- ChatSessionDefault(String) - 类 的构造器org.noear.solon.ai.chat.ChatSessionDefault
-
已过时。
- ChatSessionDefault(List<ChatMessage>) - 类 的构造器org.noear.solon.ai.chat.ChatSessionDefault
-
已过时。
- ChatSessionDefault(String, List<ChatMessage>) - 类 的构造器org.noear.solon.ai.chat.ChatSessionDefault
-
已过时。
- ChatSubscriberProxy<T> - org.noear.solon.ai.chat中的类
-
订阅者代理(确保只触发一次 onSubscribe)
- ChatTool - org.noear.solon.ai.chat.tool中的接口
-
聊天工具
- choices - 类 中的变量org.noear.solon.ai.chat.ChatResponseDefault
-
- ChromaClient - org.noear.solon.ai.rag.repository.chroma中的类
-
Chroma API 客户端
- ChromaClient(String) - 类 的构造器org.noear.solon.ai.rag.repository.chroma.ChromaClient
-
- ChromaClient(Properties) - 类 的构造器org.noear.solon.ai.rag.repository.chroma.ChromaClient
-
- ChromaRepository - org.noear.solon.ai.rag.repository中的类
-
Chroma 矢量存储知识库
- ChromaRepository.Builder - org.noear.solon.ai.rag.repository中的类
-
- ChromaResponse - org.noear.solon.ai.rag.repository.chroma中的类
-
Chroma 响应基类
- ChromaResponse() - 类 的构造器org.noear.solon.ai.rag.repository.chroma.ChromaResponse
-
- clear() - 接口 中的方法org.noear.solon.ai.chat.ChatSession
-
清空消息
- clear() - 类 中的方法org.noear.solon.ai.chat.ChatSessionDefault
-
已过时。
清空消息
- clear() - 类 中的方法org.noear.solon.ai.chat.session.InMemoryChatSession
-
清空消息
- clearCache() - 类 中的方法io.modelcontextprotocol.spec.DefaultJsonSchemaValidator
-
Clears the schema cache.
- clearCache() - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider
-
清理缓存
- ClientCapabilities() - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ClientCapabilities
-
- clientInfo(McpSchema.Implementation) - 类 中的方法io.modelcontextprotocol.client.McpClient.AsyncSpec
-
Sets the client implementation information that will be shared with the server
during connection initialization.
- clientInfo(McpSchema.Implementation) - 类 中的方法io.modelcontextprotocol.client.McpClient.SyncSpec
-
Sets the client implementation information that will be shared with the server
during connection initialization.
- close() - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
-
Closes the client connection immediately.
- close() - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
-
- close() - 类 中的方法io.modelcontextprotocol.server.McpAsyncServer
-
Close the server immediately.
- close() - 类 中的方法io.modelcontextprotocol.server.McpStatelessAsyncServer
-
Close the server immediately.
- close() - 类 中的方法io.modelcontextprotocol.server.McpStatelessSyncServer
-
Close the server immediately.
- close() - 类 中的方法io.modelcontextprotocol.server.McpSyncServer
-
Close the server immediately.
- close() - 类 中的方法io.modelcontextprotocol.spec.DefaultMcpTransportSession
-
- close() - 类 中的方法io.modelcontextprotocol.spec.McpClientSession
-
Closes the session immediately, potentially interrupting pending operations.
- close() - 类 中的方法io.modelcontextprotocol.spec.McpServerSession
-
- close() - 接口 中的方法io.modelcontextprotocol.spec.McpServerTransportProviderBase
-
Immediately closes all the transports with connected clients and releases any
associated resources.
- close() - 接口 中的方法io.modelcontextprotocol.spec.McpSession
-
Closes the session and releases any associated resources.
- close() - 接口 中的方法io.modelcontextprotocol.spec.McpStatelessServerTransport
-
Immediately closes all the transports with connected clients and releases any
associated resources.
- close() - 类 中的方法io.modelcontextprotocol.spec.McpStreamableServerSession
-
- close() - 类 中的方法io.modelcontextprotocol.spec.McpStreamableServerSession.McpStreamableServerSessionStream
-
- close() - 接口 中的方法io.modelcontextprotocol.spec.McpStreamableServerTransportProvider
-
Immediately closes all the transports with connected clients and releases any
associated resources.
- close() - 接口 中的方法io.modelcontextprotocol.spec.McpTransport
-
Closes the transport connection and releases any associated resources.
- close() - 接口 中的方法io.modelcontextprotocol.spec.McpTransportSession
-
Close and clear the monitored resources.
- close() - 类 中的方法io.modelcontextprotocol.spec.MissingMcpTransportSession
-
- close() - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider
-
关闭
- close() - 类 中的方法org.noear.solon.ai.mcp.client.McpProviders
-
关闭
- closeGracefully() - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
-
Gracefully closes the client connection.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
-
- closeGracefully() - 类 中的方法io.modelcontextprotocol.client.transport.StdioClientTransport
-
Gracefully closes the transport by destroying the process and disposing of the
schedulers.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.client.transport.WebRxSseClientTransport
-
Implements graceful shutdown of the transport.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.client.transport.WebRxStreamableHttpTransport
-
- closeGracefully() - 类 中的方法io.modelcontextprotocol.server.McpAsyncServer
-
Gracefully closes the server, allowing any in-progress operations to complete.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.server.McpStatelessAsyncServer
-
Gracefully closes the server, allowing any in-progress operations to complete.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.server.McpStatelessSyncServer
-
Gracefully closes the server, allowing any in-progress operations to complete.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.server.McpSyncServer
-
Close the server gracefully.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.server.transport.StdioServerTransportProvider
-
- closeGracefully() - 类 中的方法io.modelcontextprotocol.server.transport.WebRxSseServerTransportProvider
-
Initiates a graceful shutdown of the transport.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.server.transport.WebRxStatelessServerTransport
-
- closeGracefully() - 类 中的方法io.modelcontextprotocol.server.transport.WebRxStreamableServerTransportProvider
-
Initiates a graceful shutdown of the transport.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.spec.DefaultMcpTransportSession
-
- closeGracefully() - 类 中的方法io.modelcontextprotocol.spec.McpClientSession
-
Closes the session gracefully, allowing pending operations to complete.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.spec.McpServerSession
-
- closeGracefully() - 接口 中的方法io.modelcontextprotocol.spec.McpServerTransportProviderBase
-
Gracefully closes all the transports with connected clients and releases any
associated resources asynchronously.
- closeGracefully() - 接口 中的方法io.modelcontextprotocol.spec.McpSession
-
Closes the session and releases any associated resources asynchronously.
- closeGracefully() - 接口 中的方法io.modelcontextprotocol.spec.McpStatelessServerTransport
-
Gracefully closes all the transports with connected clients and releases any
associated resources asynchronously.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.spec.McpStreamableServerSession
-
- closeGracefully() - 类 中的方法io.modelcontextprotocol.spec.McpStreamableServerSession.McpStreamableServerSessionStream
-
- closeGracefully() - 接口 中的方法io.modelcontextprotocol.spec.McpStreamableServerTransportProvider
-
Gracefully closes all the transports with connected clients and releases any
associated resources asynchronously.
- closeGracefully() - 接口 中的方法io.modelcontextprotocol.spec.McpTransport
-
Closes the transport connection and releases any associated resources
asynchronously.
- closeGracefully() - 接口 中的方法io.modelcontextprotocol.spec.McpTransportSession
-
Close and clear the monitored resources in a graceful manner.
- closeGracefully() - 类 中的方法io.modelcontextprotocol.spec.MissingMcpTransportSession
-
- codeBlockAsNew(boolean) - 类 中的方法org.noear.solon.ai.rag.loader.MarkdownLoader.Options
-
- collectionName(String) - 类 中的方法org.noear.solon.ai.rag.repository.ChromaRepository.Builder
-
- collectionName(String) - 类 中的方法org.noear.solon.ai.rag.repository.DashVectorRepository.Builder
-
- collectionName(String) - 类 中的方法org.noear.solon.ai.rag.repository.MilvusRepository.Builder
-
- collectionName(String) - 类 中的方法org.noear.solon.ai.rag.repository.QdrantRepository.Builder
-
- collectionName(String) - 类 中的方法org.noear.solon.ai.rag.repository.TcVectorDbRepository.Builder
-
设置集合名
- collectionName(String) - 类 中的方法org.noear.solon.ai.rag.repository.VectoRexRepository.Builder
-
- CollectionResponse - org.noear.solon.ai.rag.repository.chroma中的类
-
Chroma 集合响应
- CollectionResponse() - 类 的构造器org.noear.solon.ai.rag.repository.chroma.CollectionResponse
-
- CollectionsResponse - org.noear.solon.ai.rag.repository.chroma中的类
-
Chroma 集合列表响应
- CollectionsResponse() - 类 的构造器org.noear.solon.ai.rag.repository.chroma.CollectionsResponse
-
- compareTo(Embedding) - 类 中的方法org.noear.solon.ai.embedding.Embedding
-
- compareTo(Reranking) - 类 中的方法org.noear.solon.ai.reranking.Reranking
-
- CompleteArgument() - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CompleteRequest.CompleteArgument
-
- completeCompletion(McpSchema.CompleteRequest) - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
-
Sends a completion/complete request to generate value suggestions based on a given
reference and argument.
- completeCompletion(McpSchema.CompleteRequest) - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
-
Send a completion/complete request.
- CompleteCompletion() - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CompleteResult.CompleteCompletion
-
- CompleteContext() - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CompleteRequest.CompleteContext
-
- CompleteRequest(McpSchema.CompleteReference, McpSchema.CompleteRequest.CompleteArgument, Map<String, Object>) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CompleteRequest
-
- CompleteRequest(McpSchema.CompleteReference, McpSchema.CompleteRequest.CompleteArgument, McpSchema.CompleteRequest.CompleteContext) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CompleteRequest
-
- CompleteRequest(McpSchema.CompleteReference, McpSchema.CompleteRequest.CompleteArgument) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CompleteRequest
-
- CompleteResult(McpSchema.CompleteResult.CompleteCompletion) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CompleteResult
-
- CompletionCapabilities() - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ServerCapabilities.CompletionCapabilities
-
- completions(List<McpServerFeatures.AsyncCompletionSpecification>) - 类 中的方法io.modelcontextprotocol.server.McpServer.AsyncSpecification
-
Registers multiple completions with their handlers using a List.
- completions(McpServerFeatures.AsyncCompletionSpecification...) - 类 中的方法io.modelcontextprotocol.server.McpServer.AsyncSpecification
-
Registers multiple completions with their handlers using varargs.
- completions(List<McpStatelessServerFeatures.AsyncCompletionSpecification>) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessAsyncSpecification
-
Registers multiple completions with their handlers using a List.
- completions(McpStatelessServerFeatures.AsyncCompletionSpecification...) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessAsyncSpecification
-
Registers multiple completions with their handlers using varargs.
- completions(List<McpStatelessServerFeatures.SyncCompletionSpecification>) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessSyncSpecification
-
Registers multiple completions with their handlers using a List.
- completions(McpStatelessServerFeatures.SyncCompletionSpecification...) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessSyncSpecification
-
Registers multiple completions with their handlers using varargs.
- completions(List<McpServerFeatures.SyncCompletionSpecification>) - 类 中的方法io.modelcontextprotocol.server.McpServer.SyncSpecification
-
Registers multiple completions with their handlers using a List.
- completions(McpServerFeatures.SyncCompletionSpecification...) - 类 中的方法io.modelcontextprotocol.server.McpServer.SyncSpecification
-
Registers multiple completions with their handlers using varargs.
- completions() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ServerCapabilities.Builder
-
- completionTokens() - 类 中的方法org.noear.solon.ai.AiUsage
-
获取完成消耗令牌数
- connect(Function<Mono<McpSchema.JSONRPCMessage>, Mono<McpSchema.JSONRPCMessage>>) - 类 中的方法io.modelcontextprotocol.client.transport.StdioClientTransport
-
Starts the server process and initializes the message processing streams.
- connect(Function<Mono<McpSchema.JSONRPCMessage>, Mono<McpSchema.JSONRPCMessage>>) - 类 中的方法io.modelcontextprotocol.client.transport.WebRxSseClientTransport
-
Establishes a connection to the MCP server using Server-Sent Events (SSE).
- connect(Function<Mono<McpSchema.JSONRPCMessage>, Mono<McpSchema.JSONRPCMessage>>) - 类 中的方法io.modelcontextprotocol.client.transport.WebRxStreamableHttpTransport
-
- connect(Function<Mono<McpSchema.JSONRPCMessage>, Mono<McpSchema.JSONRPCMessage>>) - 接口 中的方法io.modelcontextprotocol.spec.McpClientTransport
-
Used to register the incoming messages' handler and potentially (eagerly) connect
to the server.
- connectionTimeout - 类 中的变量org.noear.solon.ai.flow.components.repositorys.RedisConfig
-
- ConsoleInputCom - org.noear.solon.ai.flow.components.inputs中的类
-
控制台输入组件
- ConsoleInputCom() - 类 的构造器org.noear.solon.ai.flow.components.inputs.ConsoleInputCom
-
- ConsoleOutputCom - org.noear.solon.ai.flow.components.outputs中的类
-
控制台输出组件
- ConsoleOutputCom() - 类 的构造器org.noear.solon.ai.flow.components.outputs.ConsoleOutputCom
-
- consumeSseStream(Publisher<Tuple2<Optional<String>, Iterable<McpSchema.JSONRPCMessage>>>) - 类 中的方法io.modelcontextprotocol.spec.DefaultMcpTransportStream
-
- consumeSseStream(Publisher<Tuple2<Optional<String>, Iterable<McpSchema.JSONRPCMessage>>>) - 接口 中的方法io.modelcontextprotocol.spec.McpTransportStream
-
Allows keeping track of the transport stream of events (currently an SSE stream
from Streamable HTTP specification) and enable resumability and reconnects in case
of stream errors.
- contains(String) - 接口 中的方法org.noear.solon.ai.mcp.server.manager.McpServerManager
-
是否包含
- contains(String) - 类 中的方法org.noear.solon.ai.mcp.server.manager.PromptMcpServerManager
-
- contains(String) - 类 中的方法org.noear.solon.ai.mcp.server.manager.ResourceMcpServerManager
-
- contains(String) - 类 中的方法org.noear.solon.ai.mcp.server.manager.ToolMcpServerManager
-
- content(List<McpSchema.Content>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CallToolResult.Builder
-
Sets the content list for the tool result.
- content(McpSchema.Content) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageResult.Builder
-
- content(Map<String, Object>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ElicitResult.Builder
-
- content - 类 中的变量org.noear.solon.ai.rag.Document
-
- content(String) - 类 中的方法org.noear.solon.ai.rag.Document
-
设置内容
- contentSelector(String...) - 类 中的方法org.noear.solon.ai.rag.splitter.JsonSplitter
-
内容选择器
- contextExtractor(McpTransportContextExtractor<Context>) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxSseServerTransportProvider.Builder
-
Sets the context extractor that allows providing the MCP feature
implementations to inspect HTTP transport level metadata that was present at
HTTP request processing time.
- contextExtractor(McpTransportContextExtractor<Context>) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxStatelessServerTransport.Builder
-
Sets the context extractor that allows providing the MCP feature
implementations to inspect HTTP transport level metadata that was present at
HTTP request processing time.
- contextExtractor(McpTransportContextExtractor<Context>) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxStreamableServerTransportProvider.Builder
-
Sets the context extractor that allows providing the MCP feature
implementations to inspect HTTP transport level metadata that was present at
HTTP request processing time.
- convert(Object, Type) - 接口 中的方法org.noear.solon.ai.chat.tool.ToolCallResultConverter
-
转换
- convert(Object, Type) - 类 中的方法org.noear.solon.ai.chat.tool.ToolCallResultConverterDefault
-
- cookie(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerContext
-
- cookieMap() - 类 中的方法org.noear.solon.ai.mcp.server.McpServerContext
-
- cookieNames() - 类 中的方法org.noear.solon.ai.mcp.server.McpServerContext
-
- cookieOrDefault(String, String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerContext
-
- cookieValues(String) - 类 中的方法org.noear.solon.ai.mcp.server.McpServerContext
-
- copy() - 类 中的方法io.modelcontextprotocol.server.DefaultMcpTransportContext
-
Allows copying the contents.
- copy() - 接口 中的方法io.modelcontextprotocol.server.McpTransportContext
-
Copies the contents of the context to allow further modifications without affecting
the initial object.
- copyAndScore(Document, float[]) - 类 中的静态方法org.noear.solon.ai.rag.util.SimilarityUtil
-
复制并评分
- costPriority(Double) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ModelPreferences.Builder
-
- count() - 接口 中的方法org.noear.solon.ai.mcp.server.manager.McpServerManager
-
数量
- count() - 类 中的方法org.noear.solon.ai.mcp.server.manager.PromptMcpServerManager
-
- count() - 类 中的方法org.noear.solon.ai.mcp.server.manager.ResourceMcpServerManager
-
- count() - 类 中的方法org.noear.solon.ai.mcp.server.manager.ToolMcpServerManager
-
- create(McpServerTransport) - 接口 中的方法io.modelcontextprotocol.spec.McpServerSession.Factory
-
Creates a new 1:1 representation of the client-server interaction.
- create(String) - 类 中的方法io.modelcontextprotocol.util.DeafaultMcpUriTemplateManagerFactory
-
- create(String) - 接口 中的方法io.modelcontextprotocol.util.McpUriTemplateManagerFactory
-
- CREATE_MESSAGE_REQUEST_TYPE_REF - 类 中的静态变量io.modelcontextprotocol.client.McpAsyncClient
-
- createCollection(String, Map<String, Object>) - 类 中的方法org.noear.solon.ai.rag.repository.chroma.ChromaClient
-
创建集合
- createCollection(String, int, Map<String, String>) - 类 中的方法org.noear.solon.ai.rag.repository.dashvector.DashVectorClient
-
创建集合
- CreateCollectionResponse - org.noear.solon.ai.rag.repository.dashvector中的类
-
CreateCollectionResponse
- CreateCollectionResponse() - 类 的构造器org.noear.solon.ai.rag.repository.dashvector.CreateCollectionResponse
-
- createElicitation(McpSchema.ElicitRequest) - 类 中的方法io.modelcontextprotocol.server.McpAsyncServerExchange
-
Creates a new elicitation.
- createElicitation(McpSchema.ElicitRequest) - 类 中的方法io.modelcontextprotocol.server.McpSyncServerExchange
-
Creates a new elicitation.
- createHttpUtils() - 类 中的方法org.noear.solon.ai.AiConfig
-
创建 http 请求
- createMessage(McpSchema.CreateMessageRequest) - 类 中的方法io.modelcontextprotocol.server.McpAsyncServerExchange
-
Create a new message using the sampling capabilities of the client.
- createMessage(McpSchema.CreateMessageRequest) - 类 中的方法io.modelcontextprotocol.server.McpSyncServerExchange
-
Create a new message using the sampling capabilities of the client.
- CreateMessageRequest(List<McpSchema.SamplingMessage>, McpSchema.ModelPreferences, String, McpSchema.CreateMessageRequest.ContextInclusionStrategy, Double, int, List<String>, Map<String, Object>) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest
-
- CreateMessageResult(McpSchema.Role, McpSchema.Content, String, McpSchema.CreateMessageResult.StopReason) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.CreateMessageResult
-
- CTX_ATTACHMENT - 接口 中的静态变量org.noear.solon.ai.flow.components.Attrs
-
- CTX_CHAT_SESSION - 接口 中的静态变量org.noear.solon.ai.flow.components.Attrs
-
- CTX_MESSAGE - 接口 中的静态变量org.noear.solon.ai.flow.components.Attrs
-
- CTX_PROPERTY - 接口 中的静态变量org.noear.solon.ai.flow.components.Attrs
-