跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W Z 

T

tableName(String) - 类 中的方法org.noear.solon.ai.rag.repository.MySqlRepository.Builder
设置表名
tableName(String) - 类 中的方法org.noear.solon.ai.rag.repository.PgVectorRepository.Builder
设置表名
tableNames - 类 中的变量org.noear.solon.ai.skills.text2sql.Text2SqlSkill
 
tableRemarksMap - 类 中的变量org.noear.solon.ai.skills.text2sql.Text2SqlSkill
 
tag(String) - 类 中的静态方法org.noear.solon.ai.rag.repository.elasticsearch.MetadataField
创建标签类型字段
tag(String) - 类 中的静态方法org.noear.solon.ai.rag.repository.redis.MetadataField
 
tags() - 类 中的方法org.noear.solon.ai.chat.skill.SkillMetadata
 
tags(String...) - 类 中的方法org.noear.solon.ai.chat.skill.SkillMetadata
 
Task - io.a2a_preview.model中的类
 
Task() - 类 的构造器io.a2a_preview.model.Task
 
task - 类 中的变量org.noear.solon.ai.agent.team.protocol.SwarmProtocol.SwarmTask
 
TaskArtifactUpdateEvent - io.a2a_preview.model中的类
 
TaskArtifactUpdateEvent() - 类 的构造器io.a2a_preview.model.TaskArtifactUpdateEvent
 
TaskHandler - io.a2a_preview.server中的接口
TaskHandler is a functional interface for handling tasks
TaskHistory - io.a2a_preview.model中的类
 
TaskHistory() - 类 的构造器io.a2a_preview.model.TaskHistory
 
TaskIDParams - io.a2a_preview.model中的类
 
TaskIDParams() - 类 的构造器io.a2a_preview.model.TaskIDParams
 
TaskPushNotificationConfig - io.a2a_preview.model中的类
 
TaskPushNotificationConfig() - 类 的构造器io.a2a_preview.model.TaskPushNotificationConfig
 
TaskQueryParams - io.a2a_preview.model中的类
 
TaskQueryParams() - 类 的构造器io.a2a_preview.model.TaskQueryParams
 
TaskResubscriptionRequest - io.a2a_preview.model中的类
 
TaskResubscriptionRequest() - 类 的构造器io.a2a_preview.model.TaskResubscriptionRequest
 
TaskSendParams - io.a2a_preview.model中的类
 
TaskSendParams() - 类 的构造器io.a2a_preview.model.TaskSendParams
 
TaskState - io.a2a_preview.model中的枚举
 
TaskStatus - io.a2a_preview.model中的类
 
TaskStatus() - 类 的构造器io.a2a_preview.model.TaskStatus
 
TaskStatusUpdateEvent - io.a2a_preview.model中的类
 
TaskStatusUpdateEvent() - 类 的构造器io.a2a_preview.model.TaskStatusUpdateEvent
 
taskUrl(String) - 类 中的方法org.noear.solon.ai.generate.GenerateModel.Builder
异步任务地址
TcVectorDbRepository - org.noear.solon.ai.rag.repository中的类
腾讯云 VectorDB 矢量存储知识库
TcVectorDbRepository.Builder - org.noear.solon.ai.rag.repository中的类
VectorDBRepository 构建器
TeamAgent - org.noear.solon.ai.agent.team中的类
团队协作智能体 (Team Agent) * 核心定位:多智能体协作容器。
TeamAgent(TeamAgentConfig) - 类 的构造器org.noear.solon.ai.agent.team.TeamAgent
 
TeamAgent.Builder - org.noear.solon.ai.agent.team中的类
 
TeamAgentConfig - org.noear.solon.ai.agent.team中的类
团队协作配置(Team Configuration) 核心职责:定义团队组织架构、决策大脑(Supervisor)、协作协议与运行治理策略。
TeamAgentConfig(ChatModel) - 类 的构造器org.noear.solon.ai.agent.team.TeamAgentConfig
 
TeamChunk - org.noear.solon.ai.agent.team中的类
团队智能体响应汇总块(协作结束块) 用于在团队协作任务(Team Task)结束时,传递最终的响应结果及整个团队的执行轨迹(TeamTrace)
TeamChunk(TeamResponse) - 类 的构造器org.noear.solon.ai.agent.team.TeamChunk
 
TeamInterceptor - org.noear.solon.ai.agent.team中的接口
团队协作拦截器 (Team Interceptor) 核心职责:提供对 TeamAgent 协作全生命周期的观察与干预能力。
TeamOptions - org.noear.solon.ai.agent.team中的类
团队协作配置选项 (Runtime Options) 核心职责:管理多智能体协作过程中的熔断阈值、容错策略与拦截器链路。
TeamOptions() - 类 的构造器org.noear.solon.ai.agent.team.TeamOptions
 
TeamOptionsAmend - org.noear.solon.ai.agent.team中的类
团队协作选项修正器 核心职责:为 TeamOptions 提供流式(Fluent)API 包装,用于动态调整团队运行参数。
TeamOptionsAmend(TeamOptions) - 类 的构造器org.noear.solon.ai.agent.team.TeamOptionsAmend
 
TeamProtocol - org.noear.solon.ai.agent.team中的接口
团队协作协议 (Team Protocol) 核心职责:定义多智能体协作的拓扑结构、指令干预逻辑与路由治理机制。
TeamProtocolBase - org.noear.solon.ai.agent.team.protocol中的类
团队协议基类 (Team Protocol Base) * 核心职责:提供拓扑构建工具、Prompt 结构化封装、以及 SOP 执行完备性检查。
TeamProtocolBase(TeamAgentConfig) - 类 的构造器org.noear.solon.ai.agent.team.protocol.TeamProtocolBase
 
TeamProtocolFactory - org.noear.solon.ai.agent.team中的接口
团队协作协议工厂 (Protocol Factory) 核心职责:根据 TeamAgentConfig 动态创建协议实例,实现协议与团队配置的绑定。
TeamProtocols - org.noear.solon.ai.agent.team中的接口
团队协作协议常量集 (Standard Protocols) 预设了多种经典的多智能体协作模式(MAS Patterns),决定了任务在 Agent 间的流转拓扑。
TeamRecord(ChatRole, String, String, long) - 类 的构造器org.noear.solon.ai.agent.team.TeamTrace.TeamRecord
 
TeamRequest - org.noear.solon.ai.agent.team中的类
团队协作请求(Fluent API 包装器) 核心职责:为 TeamAgent 的调用提供流式配置能力,包括会话绑定与运行时选项修正。
TeamRequest(TeamAgent, Prompt) - 类 的构造器org.noear.solon.ai.agent.team.TeamRequest
 
TeamResponse - org.noear.solon.ai.agent.team中的类
团队协作响应
TeamResponse(AgentSession, TeamTrace, AssistantMessage) - 类 的构造器org.noear.solon.ai.agent.team.TeamResponse
 
TeamSystemPrompt - org.noear.solon.ai.agent.team中的接口
团队协作系统提示词提供者 (Team System Prompt Provider) 核心职责:为团队主管 (Supervisor) 构造决策大脑的 System Prompt。
TeamSystemPrompt.Builder - org.noear.solon.ai.agent.team中的接口
提示词构建器接口
TeamSystemPromptCn - org.noear.solon.ai.agent.team中的类
团队协作系统提示词实现(中文版) 核心职责:为团队主管 (Supervisor) 生成结构化的调度指令集,涵盖成员描述、任务目标、协作协议与输出约束。
TeamSystemPromptCn(String, Function<TeamTrace, String>) - 类 的构造器org.noear.solon.ai.agent.team.TeamSystemPromptCn
 
TeamSystemPromptCn.Builder - org.noear.solon.ai.agent.team中的类
 
TeamSystemPromptEn - org.noear.solon.ai.agent.team中的类
团队协作系统提示词实现(英文版) 核心职责:为主管 (Supervisor) 生成结构化的调度指令,包含角色定义、成员名录、协作协议及解析规范。
TeamSystemPromptEn(String, Function<TeamTrace, String>) - 类 的构造器org.noear.solon.ai.agent.team.TeamSystemPromptEn
 
TeamSystemPromptEn.Builder - org.noear.solon.ai.agent.team中的类
 
TeamTrace - org.noear.solon.ai.agent.team中的类
团队协作轨迹(Team Trace) 核心职责:记录任务在 Agent 团队内部流转的全生命周期状态,充当协作“黑匣子”与“状态总线”。
TeamTrace() - 类 的构造器org.noear.solon.ai.agent.team.TeamTrace
 
TeamTrace(Prompt) - 类 的构造器org.noear.solon.ai.agent.team.TeamTrace
 
TeamTrace.TeamRecord - org.noear.solon.ai.agent.team中的类
协作足迹详情
temperature(Double) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest.Builder
 
temperature() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CreateMessageRequest
 
temperature(double) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
常用选项:温度(控制输出的随机性,值越高越有创意)
template(String) - 接口 中的静态方法org.noear.solon.ai.chat.message.ChatMessage
terminal(boolean) - 类 中的方法com.agentclientprotocol.sdk.capabilities.NegotiatedCapabilities.Builder
 
terminal() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ClientCapabilities
 
TerminalExitStatus() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.TerminalExitStatus
 
terminalId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.CreateTerminalResponse
 
terminalId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.KillTerminalCommandRequest
 
terminalId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ReleaseTerminalRequest
 
terminalId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.TerminalOutputRequest
 
terminalId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallTerminal
 
terminalId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.WaitForTerminalExitRequest
 
terminalOutputHandler(Function<AcpSchema.TerminalOutputRequest, Mono<AcpSchema.TerminalOutputResponse>>) - 类 中的方法com.agentclientprotocol.sdk.client.AcpClient.AsyncSpec
Adds a typed handler for terminal output requests from the agent.
terminalOutputHandler(Function<AcpSchema.TerminalOutputRequest, AcpSchema.TerminalOutputResponse>) - 类 中的方法com.agentclientprotocol.sdk.client.AcpClient.SyncSpec
Adds a typed handler for terminal output requests from the agent.
TerminalOutputRequest() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.TerminalOutputRequest
 
TerminalOutputResponse() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.TerminalOutputResponse
 
test(AnnotatedElement) - 类 中的方法org.noear.solon.ai.chat.tool.impl.BodyAnnoDetector
 
text(String) - 类 中的静态方法com.agentclientprotocol.sdk.spec.AcpSchema.PromptResponse
Creates a response indicating the agent has finished its turn with a text result.
text() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.TextContent
 
text() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.TextResourceContents
 
text() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.TextContent
 
text() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.TextResourceContents
 
text - 类 中的变量org.noear.solon.ai.chat.content.Contents
 
text(String) - 类 中的方法org.noear.solon.ai.generate.GenerateContent.Builder
 
text(String) - 类 中的静态方法org.noear.solon.ai.rag.repository.elasticsearch.MetadataField
创建文本类型字段
text(String) - 类 中的静态方法org.noear.solon.ai.rag.repository.mysql.MetadataField
 
text(String) - 类 中的静态方法org.noear.solon.ai.rag.repository.opensearch.MetadataField
创建文本类型字段
text(String) - 类 中的静态方法org.noear.solon.ai.rag.repository.pgvector.MetadataField
 
text(String) - 类 中的静态方法org.noear.solon.ai.rag.repository.redis.MetadataField
 
text - 类 中的变量org.noear.solon.ai.skills.claudecode.SolonCodeCLI.Chunk
已过时。
 
text - 类 中的变量org.noear.solon.ai.skills.cli.CodeCLI.Chunk
 
Text2SqlSkill - org.noear.solon.ai.skills.text2sql中的类
智能 Text-to-SQL 专家技能:实现自然语言到结构化查询的桥接。
Text2SqlSkill(DataSource, String...) - 类 的构造器org.noear.solon.ai.skills.text2sql.Text2SqlSkill
 
Text2SqlSkill(SqlUtils, String...) - 类 的构造器org.noear.solon.ai.skills.text2sql.Text2SqlSkill
 
TEXT_FIELD_NAME - 类 中的静态变量org.noear.solon.ai.rag.repository.TcVectorDbRepository
文本字段名
TextBlock - org.noear.solon.ai.chat.content中的类
文本内容块
TextBlock() - 类 的构造器org.noear.solon.ai.chat.content.TextBlock
 
TextContent(String) - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.TextContent
 
textContent(List<String>) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CallToolResult.Builder
Sets the text content for the tool result.
TextContent(McpSchema.Annotations, String, Map<String, Object>) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.TextContent
 
TextContent(McpSchema.Annotations, String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.TextContent
 
TextContent(String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.TextContent
 
TextContent(List<McpSchema.Role>, Double, String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.TextContent
已过时。
Only exists for backwards-compatibility purposes. Use TextContent#TextContent(Annotations, String) instead.
TextLoader - org.noear.solon.ai.rag.loader中的类
Text 文档加载器
TextLoader(File) - 类 的构造器org.noear.solon.ai.rag.loader.TextLoader
 
TextLoader(URI) - 类 的构造器org.noear.solon.ai.rag.loader.TextLoader
 
TextLoader(URL) - 类 的构造器org.noear.solon.ai.rag.loader.TextLoader
 
TextLoader(byte[]) - 类 的构造器org.noear.solon.ai.rag.loader.TextLoader
 
TextLoader(SupplierEx<InputStream>) - 类 的构造器org.noear.solon.ai.rag.loader.TextLoader
 
TextLoader.Options - org.noear.solon.ai.rag.loader中的类
 
TextPart - io.a2a_preview.model中的类
TextPart represents a text segment within parts
TextPart(String) - 类 的构造器io.a2a_preview.model.TextPart
 
TextResourceContents() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.TextResourceContents
 
TextResourceContents(String, String, String, Map<String, Object>) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.TextResourceContents
 
TextResourceContents(String, String, String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.TextResourceContents
 
TextSplitter - org.noear.solon.ai.rag.splitter中的类
文本分割器
TextSplitter() - 类 的构造器org.noear.solon.ai.rag.splitter.TextSplitter
 
then(Consumer<ReActAgent.Builder>) - 类 中的方法org.noear.solon.ai.agent.react.ReActAgent.Builder
 
then(Consumer<SimpleAgent.Builder>) - 类 中的方法org.noear.solon.ai.agent.simple.SimpleAgent.Builder
 
then(Consumer<TeamAgent.Builder>) - 类 中的方法org.noear.solon.ai.agent.team.TeamAgent.Builder
 
then(Consumer<MethodToolProvider>) - 类 中的方法org.noear.solon.ai.chat.tool.MethodToolProvider
 
ThinkingConfig - org.noear.solon.ai.llm.dialect.gemini.model中的类
思考配置 用于配置 Gemini 模型的思考过程(Thinking)相关参数。
ThinkingConfig() - 类 的构造器org.noear.solon.ai.llm.dialect.gemini.model.ThinkingConfig
 
ThinkingConfig.ThinkingLevel - org.noear.solon.ai.llm.dialect.gemini.model中的枚举
思考级别枚举 允许用户使用枚举而不是整数预算来指定思考深度。
timedOut() - 类 中的方法com.agentclientprotocol.sdk.agent.CommandResult
 
timeout - 类 中的变量org.noear.solon.ai.AiConfig
 
timeout(Duration) - 类 中的方法org.noear.solon.ai.chat.ChatModel.Builder
网络超时
timeout(Duration) - 类 中的方法org.noear.solon.ai.embedding.EmbeddingModel.Builder
网络超时
timeout(Duration) - 类 中的方法org.noear.solon.ai.generate.GenerateModel.Builder
网络超时
timeout(Duration) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
 
timeout(Duration) - 类 中的方法org.noear.solon.ai.reranking.RerankingModel.Builder
网络超时
timeoutSeconds - 类 中的变量org.noear.solon.ai.skills.sys.AbsProcessSkill
 
title() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ResourceLink
 
title() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCall
 
title() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallUpdate
 
title() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallUpdateNotification
 
title() - 接口 中的方法io.modelcontextprotocol.spec.McpSchema.Identifier
Intended for UI and end-user contexts — optimized to be human-readable and easily understood, even by those unfamiliar with domain-specific terminology.
title() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Implementation
 
title() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Prompt
 
title() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.PromptArgument
 
title() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.PromptReference
 
title(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Resource.Builder
 
title() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Resource
 
title(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceLink.Builder
 
title() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceLink
 
title(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceTemplate.Builder
 
title() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceTemplate
 
title(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Tool.Builder
 
title() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.Tool
 
title() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ToolAnnotations
 
title() - 接口 中的方法org.noear.solon.ai.chat.prompt.FunctionPrompt
标题
title(String) - 类 中的方法org.noear.solon.ai.chat.prompt.FunctionPromptDesc
申明提示语标题
title() - 类 中的方法org.noear.solon.ai.chat.prompt.FunctionPromptDesc
 
title() - 类 中的方法org.noear.solon.ai.chat.prompt.MethodFunctionPrompt
 
title() - 接口 中的方法org.noear.solon.ai.chat.resource.FunctionResource
标题
title(String) - 类 中的方法org.noear.solon.ai.chat.resource.FunctionResourceDesc
申明资源标题
title() - 类 中的方法org.noear.solon.ai.chat.resource.FunctionResourceDesc
 
title() - 类 中的方法org.noear.solon.ai.chat.resource.MethodFunctionResource
 
title() - 接口 中的方法org.noear.solon.ai.chat.tool.FunctionTool
标题
title(String) - 类 中的方法org.noear.solon.ai.chat.tool.FunctionToolDesc
申明函数标题
title() - 类 中的方法org.noear.solon.ai.chat.tool.FunctionToolDesc
函数标题
title() - 类 中的方法org.noear.solon.ai.chat.tool.MethodFunctionTool
标题
title(String) - 类 中的方法org.noear.solon.ai.rag.Document
标题(可选)
title - 类 中的变量org.noear.solon.ai.skills.search.WebSearchSkill.SearchResult
 
toBean(Class<T>) - 接口 中的方法org.noear.solon.ai.agent.AgentResponse
将消息内容转换为结构化对象(通常用于解析 JSON 格式的 Final Answer)
toBean(Class<T>) - 类 中的方法org.noear.solon.ai.agent.react.ReActResponse
 
toBean(Class<T>) - 类 中的方法org.noear.solon.ai.agent.simple.SimpleResponse
 
toBean(Class<T>) - 类 中的方法org.noear.solon.ai.agent.team.TeamResponse
 
toBean(Type) - 类 中的方法org.noear.solon.ai.chat.message.AssistantMessage
转为 Bean(content 须是 json,否则会异常)
toDataString(boolean) - 类 中的方法org.noear.solon.ai.chat.content.AbsMedia
转为数据字符串
toDataString(boolean) - 类 中的方法org.noear.solon.ai.chat.content.BlobBlock
 
toDataString(boolean) - 接口 中的方法org.noear.solon.ai.chat.content.ContentBlock
转为数据字符串
toDataString(boolean) - 类 中的方法org.noear.solon.ai.chat.content.TextBlock
 
todos - 类 中的变量org.noear.solon.ai.agent.team.protocol.BlackboardProtocol.BoardState
 
toFormatString(Locale) - 类 中的方法org.noear.solon.ai.agent.AgentProfile
转换为格式化描述字符串(常用于注入 SystemPrompt 帮助 AI 理解队友能力)
toGenerationConfig(Map<String, Object>) - 类 中的静态方法org.noear.solon.ai.llm.dialect.gemini.model.GeminiConfigConverter
将 Map 转换为 GenerationConfig 对象
toHttpHandler(SolonApp) - 接口 中的方法io.modelcontextprotocol.server.transport.IMcpHttpServerTransport
 
toHttpHandler(SolonApp) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxSseServerTransportProvider
 
toHttpHandler(SolonApp) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxStatelessServerTransport
 
toHttpHandler(SolonApp) - 类 中的方法io.modelcontextprotocol.server.transport.WebRxStreamableServerTransportProvider
 
toJson(ChatMessage) - 接口 中的静态方法org.noear.solon.ai.chat.message.ChatMessage
序列化为 json
toJsonRpcError() - 异常错误 中的方法com.agentclientprotocol.sdk.error.AcpProtocolException
Converts this exception to a JSON-RPC error object for sending over the wire.
TokenSizeTextSplitter - org.noear.solon.ai.rag.splitter中的类
词元大小文本分割器
TokenSizeTextSplitter() - 类 的构造器org.noear.solon.ai.rag.splitter.TokenSizeTextSplitter
 
TokenSizeTextSplitter(int) - 类 的构造器org.noear.solon.ai.rag.splitter.TokenSizeTextSplitter
 
TokenSizeTextSplitter(int, int) - 类 的构造器org.noear.solon.ai.rag.splitter.TokenSizeTextSplitter
 
TokenSizeTextSplitter(int, int, int, int, boolean) - 类 的构造器org.noear.solon.ai.rag.splitter.TokenSizeTextSplitter
 
toMap() - 接口 中的方法org.noear.solon.ai.generate.GeneratePrompt
 
toMap() - 类 中的方法org.noear.solon.ai.generate.GeneratePromptDefault
 
toMetadata(FlowContext) - 接口 中的方法org.noear.solon.ai.agent.Agent
生成动态元数据(用于协作传递)
toMetadataNode(Agent<?, ?>, FlowContext) - 类 中的静态方法org.noear.solon.ai.agent.util.AgentUtil
 
toNdjson() - 接口 中的方法org.noear.solon.ai.chat.ChatSession
toNdjson(OutputStream) - 接口 中的方法org.noear.solon.ai.chat.ChatSession
toNdjson(Collection<ChatMessage>) - 接口 中的静态方法org.noear.solon.ai.chat.message.ChatMessage
序列化为 ndjson
toNdjson(Collection<ChatMessage>, OutputStream) - 接口 中的静态方法org.noear.solon.ai.chat.message.ChatMessage
序列化为 ndjson
tool(McpSchema.Tool, BiFunction<McpAsyncServerExchange, Map<String, Object>, Mono<McpSchema.CallToolResult>>) - 类 中的方法io.modelcontextprotocol.server.McpServer.AsyncSpecification
已过时。
Use McpServer.AsyncSpecification.toolCall(McpSchema.Tool, BiFunction) instead for tool calls that require a request object.
tool(McpSchema.Tool, BiFunction<McpSyncServerExchange, Map<String, Object>, McpSchema.CallToolResult>) - 类 中的方法io.modelcontextprotocol.server.McpServer.SyncSpecification
已过时。
Use McpServer.SyncSpecification.toolCall(McpSchema.Tool, BiFunction) instead for tool calls that require a request object.
tool(McpSchema.Tool) - 类 中的方法io.modelcontextprotocol.server.McpServerFeatures.AsyncToolSpecification.Builder
Sets the tool definition.
tool() - 类 中的方法io.modelcontextprotocol.server.McpServerFeatures.AsyncToolSpecification
 
tool(McpSchema.Tool) - 类 中的方法io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification.Builder
Sets the tool definition.
tool() - 类 中的方法io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification
 
tool(McpSchema.Tool) - 类 中的方法io.modelcontextprotocol.server.McpStatelessServerFeatures.AsyncToolSpecification.Builder
Sets the tool definition.
tool() - 类 中的方法io.modelcontextprotocol.server.McpStatelessServerFeatures.AsyncToolSpecification
 
tool(McpSchema.Tool) - 类 中的方法io.modelcontextprotocol.server.McpStatelessServerFeatures.SyncToolSpecification.Builder
Sets the tool definition.
tool() - 类 中的方法io.modelcontextprotocol.server.McpStatelessServerFeatures.SyncToolSpecification
 
Tool(String, String, String, McpSchema.JsonSchema, Map<String, Object>, McpSchema.ToolAnnotations, Map<String, Object>) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.Tool
 
tool(String) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
添加函数工具
Tool - org.noear.solon.ai.chat.tool中的接口
聊天工具
tool_choice(String) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
函数选择
TOOL_DESCRIPTION_DEF - 类 中的静态变量org.noear.solon.ai.agent.util.FeedbackTool
 
TOOL_NAME - 类 中的静态变量org.noear.solon.ai.agent.util.FeedbackTool
 
TOOL_REASON_DESCRIPTION_DEF - 类 中的静态变量org.noear.solon.ai.agent.util.FeedbackTool
 
toolAdd(FunctionTool...) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
添加函数工具
toolAdd(Iterable<FunctionTool>) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
添加函数工具
toolAdd(ToolProvider) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
添加函数工具
toolAdd(Object) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
添加函数工具
toolAdd(String, Consumer<FunctionToolDesc>) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
添加函数工具(构建形式)
toolAdd(FunctionTool...) - 类 中的方法org.noear.solon.ai.chat.skill.SkillDesc.Builder
 
toolAdd(ToolProvider) - 类 中的方法org.noear.solon.ai.chat.skill.SkillDesc.Builder
 
toolAdd(Object) - 类 中的方法org.noear.solon.ai.chat.skill.SkillDesc.Builder
 
ToolAnnotations(String, Boolean, Boolean, Boolean, Boolean, Boolean) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ToolAnnotations
 
toolCall() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.RequestPermissionRequest
 
ToolCall() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.ToolCall
 
toolCall(McpSchema.Tool, BiFunction<McpAsyncServerExchange, McpSchema.CallToolRequest, Mono<McpSchema.CallToolResult>>) - 类 中的方法io.modelcontextprotocol.server.McpServer.AsyncSpecification
Adds a single tool with its implementation handler to the server.
toolCall(McpSchema.Tool, BiFunction<McpTransportContext, McpSchema.CallToolRequest, Mono<McpSchema.CallToolResult>>) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessAsyncSpecification
Adds a single tool with its implementation handler to the server.
toolCall(McpSchema.Tool, BiFunction<McpTransportContext, McpSchema.CallToolRequest, McpSchema.CallToolResult>) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessSyncSpecification
Adds a single tool with its implementation handler to the server.
toolCall(McpSchema.Tool, BiFunction<McpSyncServerExchange, McpSchema.CallToolRequest, McpSchema.CallToolResult>) - 类 中的方法io.modelcontextprotocol.server.McpServer.SyncSpecification
Adds a single tool with its implementation handler to the server.
ToolCall - org.noear.solon.ai.chat.tool中的类
聊天函数调用
ToolCall() - 类 的构造器org.noear.solon.ai.chat.tool.ToolCall
 
ToolCall(String, String, String, String, Map<String, Object>) - 类 的构造器org.noear.solon.ai.chat.tool.ToolCall
 
ToolCallBuilder - org.noear.solon.ai.chat.tool中的类
工具调用构建器
ToolCallBuilder() - 类 的构造器org.noear.solon.ai.chat.tool.ToolCallBuilder
 
toolCallBuilders - 类 中的变量org.noear.solon.ai.chat.ChatResponseDefault
 
ToolCallContentBlock() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallContentBlock
 
ToolCallDiff() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallDiff
 
ToolCallException - org.noear.solon.ai.chat.tool中的异常错误
聊天异常
ToolCallException(String) - 异常错误 的构造器org.noear.solon.ai.chat.tool.ToolCallException
 
ToolCallException(String, Throwable) - 异常错误 的构造器org.noear.solon.ai.chat.tool.ToolCallException
 
ToolCallException(Throwable) - 异常错误 的构造器org.noear.solon.ai.chat.tool.ToolCallException
 
toolCallId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCall
 
toolCallId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallUpdate
 
toolCallId() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallUpdateNotification
 
ToolCallLocation() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallLocation
 
ToolCallResultConverter - org.noear.solon.ai.chat.tool中的接口
工具调用结果转换器
ToolCallResultConverterDefault - org.noear.solon.ai.chat.tool中的类
工具调用结果 Json 转换器
ToolCallResultConverterDefault() - 类 的构造器org.noear.solon.ai.chat.tool.ToolCallResultConverterDefault
 
ToolCallTerminal() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallTerminal
 
ToolCallUpdate() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallUpdate
 
ToolCallUpdateNotification() - 类 的构造器com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallUpdateNotification
 
ToolCapabilities(Boolean) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ServerCapabilities.ToolCapabilities
 
ToolChain<T extends ToolInterceptor> - org.noear.solon.ai.chat.interceptor中的类
聊天 Tool 拦截链
ToolChain(List<RankEntity<T>>, FunctionTool) - 类 的构造器org.noear.solon.ai.chat.interceptor.ToolChain
 
toolContext - 类 中的变量org.noear.solon.ai.chat.ModelOptionsAmend
 
toolContext() - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
工具上下文(附加参数)
toolContextPut(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
 
toolContextPut(String, Object) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
 
ToolHandler - org.noear.solon.ai.chat.tool中的接口
工具处理器
ToolInterceptor - org.noear.solon.ai.chat.interceptor中的接口
工具拦截器
ToolMapping - org.noear.solon.ai.annotation中的注释类型
工具映射
ToolMessage - org.noear.solon.ai.chat.message中的类
聊天工具消息
ToolMessage() - 类 的构造器org.noear.solon.ai.chat.message.ToolMessage
 
ToolMessage(ToolResult, String, String, boolean) - 类 的构造器org.noear.solon.ai.chat.message.ToolMessage
 
ToolProvider - org.noear.solon.ai.chat.tool中的接口
工具提供者
ToolRequest - org.noear.solon.ai.chat.interceptor中的类
工具请求
ToolRequest(ChatRequest, Map<String, Object>, Map<String, Object>) - 类 的构造器org.noear.solon.ai.chat.interceptor.ToolRequest
 
ToolResult - org.noear.solon.ai.chat.tool中的类
工具调用结果
ToolResult() - 类 的构造器org.noear.solon.ai.chat.tool.ToolResult
 
ToolResult(String) - 类 的构造器org.noear.solon.ai.chat.tool.ToolResult
 
ToolRetryInterceptor - org.noear.solon.ai.agent.react.intercept中的类
工具执行重试拦截器 (Tool Resilience) 为工具调用提供韧性支持:包含物理层面的线性退避重试,以及逻辑层面的参数错误自愈反馈。
ToolRetryInterceptor(int, long) - 类 的构造器org.noear.solon.ai.agent.react.intercept.ToolRetryInterceptor
 
ToolRetryInterceptor() - 类 的构造器org.noear.solon.ai.agent.react.intercept.ToolRetryInterceptor
 
tools(List<McpServerFeatures.AsyncToolSpecification>) - 类 中的方法io.modelcontextprotocol.server.McpServer.AsyncSpecification
Adds multiple tools with their handlers to the server using a List.
tools(McpServerFeatures.AsyncToolSpecification...) - 类 中的方法io.modelcontextprotocol.server.McpServer.AsyncSpecification
Adds multiple tools with their handlers to the server using varargs.
tools(List<McpStatelessServerFeatures.AsyncToolSpecification>) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessAsyncSpecification
Adds multiple tools with their handlers to the server using a List.
tools(McpStatelessServerFeatures.AsyncToolSpecification...) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessAsyncSpecification
Adds multiple tools with their handlers to the server using varargs.
tools(List<McpStatelessServerFeatures.SyncToolSpecification>) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessSyncSpecification
Adds multiple tools with their handlers to the server using a List.
tools(McpStatelessServerFeatures.SyncToolSpecification...) - 类 中的方法io.modelcontextprotocol.server.McpServer.StatelessSyncSpecification
Adds multiple tools with their handlers to the server using varargs.
tools(List<McpServerFeatures.SyncToolSpecification>) - 类 中的方法io.modelcontextprotocol.server.McpServer.SyncSpecification
Adds multiple tools with their handlers to the server using a List.
tools(McpServerFeatures.SyncToolSpecification...) - 类 中的方法io.modelcontextprotocol.server.McpServer.SyncSpecification
Adds multiple tools with their handlers to the server using varargs.
tools() - 类 中的方法io.modelcontextprotocol.server.McpServerFeatures.Async
 
tools() - 类 中的方法io.modelcontextprotocol.server.McpServerFeatures.Sync
 
tools() - 类 中的方法io.modelcontextprotocol.server.McpStatelessServerFeatures.Async
 
tools() - 类 中的方法io.modelcontextprotocol.server.McpStatelessServerFeatures.Sync
 
tools() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ListToolsResult
 
tools(Boolean) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ServerCapabilities.Builder
 
tools() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ServerCapabilities
 
tools - 类 中的变量org.noear.solon.ai.chat.ModelOptionsAmend
 
tools() - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
获取所有函数工具
tools - 类 中的变量org.noear.solon.ai.chat.skill.AbsSkill
 
tools(Function<Prompt, Collection<FunctionTool>>) - 类 中的方法org.noear.solon.ai.chat.skill.SkillDesc.Builder
 
toolsAdd(FunctionTool) - 类 中的方法org.noear.solon.ai.chat.ChatOptions
已过时。
3.8.4 #toolAdd(FunctionTool)
toolsAdd(Iterable<FunctionTool>) - 类 中的方法org.noear.solon.ai.chat.ChatOptions
toolsAdd(ToolProvider) - 类 中的方法org.noear.solon.ai.chat.ChatOptions
toolsAdd(Object) - 类 中的方法org.noear.solon.ai.chat.ChatOptions
toolsAdd(String, Consumer<FunctionToolDesc>) - 类 中的方法org.noear.solon.ai.chat.ChatOptions
ToolSanitizerInterceptor - org.noear.solon.ai.agent.react.intercept中的类
工具结果净化拦截器 (Result Sanitizer) 负责在 Observation 阶段对原始数据进行脱敏、降噪与长度截断,确保上下文精简安全。
ToolSanitizerInterceptor(int) - 类 的构造器org.noear.solon.ai.agent.react.intercept.ToolSanitizerInterceptor
 
ToolSanitizerInterceptor(int, Function<ToolResult, ToolResult>) - 类 的构造器org.noear.solon.ai.agent.react.intercept.ToolSanitizerInterceptor
 
ToolSanitizerInterceptor() - 类 的构造器org.noear.solon.ai.agent.react.intercept.ToolSanitizerInterceptor
 
toolsChangeConsumer(Function<List<McpSchema.Tool>, Mono<Void>>) - 类 中的方法io.modelcontextprotocol.client.McpClient.AsyncSpec
Adds a consumer to be notified when the available tools change.
toolsChangeConsumer(Consumer<List<McpSchema.Tool>>) - 类 中的方法io.modelcontextprotocol.client.McpClient.SyncSpec
Adds a consumer to be notified when the available tools change.
toolsChangeConsumer(Function<List<McpSchema.Tool>, Mono<Void>>) - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProvider.Builder
工具变更消费者
ToolSchemaUtil - org.noear.solon.ai.chat.tool中的类
Tool 架构工具
ToolSchemaUtil() - 类 的构造器org.noear.solon.ai.chat.tool.ToolSchemaUtil
 
toolsContext() - 类 中的方法org.noear.solon.ai.chat.ChatOptions
toolsContext(Map<String, Object>) - 类 中的方法org.noear.solon.ai.chat.ChatOptions
top_k(double) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
常用选项:top_k 采样(仅从概率最高的k个词中采样。
top_n(int) - 类 中的方法org.noear.solon.ai.reranking.RerankingOptions
重新排序的数量
top_p(double) - 类 中的方法org.noear.solon.ai.chat.ModelOptionsAmend
常用选项:top_p 采样(核采样,从累计概率达p的最小词集中选择。
toProtocolException() - 异常错误 中的方法com.agentclientprotocol.sdk.error.AcpCapabilityException
Converts this exception to a JSON-RPC protocol exception.
toRequestData() - 类 中的方法org.noear.solon.ai.chat.ChatRequest
转为请求数据
toString() - 类 中的方法com.agentclientprotocol.sdk.agent.support.AcpHandlerMethod
 
toString() - 类 中的方法com.agentclientprotocol.sdk.agent.support.AcpMethodParameter
 
toString() - 类 中的方法com.agentclientprotocol.sdk.capabilities.NegotiatedCapabilities
 
toString() - 异常错误 中的方法io.modelcontextprotocol.spec.McpError
 
toString() - 类 中的方法org.noear.solon.ai.agent.AgentProfile
 
toString() - 类 中的方法org.noear.solon.ai.agent.react.intercept.HITLTask
 
toString() - 类 中的方法org.noear.solon.ai.agent.team.protocol.BlackboardProtocol.BoardState
 
toString() - 类 中的方法org.noear.solon.ai.agent.team.protocol.ContractNetProtocol.ContractState
 
toString() - 类 中的方法org.noear.solon.ai.agent.team.protocol.HierarchicalProtocol.HierarchicalState
 
toString() - 类 中的方法org.noear.solon.ai.agent.team.protocol.MarketBasedProtocol.MarketState
 
toString() - 类 中的方法org.noear.solon.ai.agent.team.protocol.SequentialProtocol.SequenceState
 
toString() - 类 中的方法org.noear.solon.ai.agent.team.TeamTrace.TeamRecord
 
toString() - 类 中的方法org.noear.solon.ai.agent.trace.Metrics
 
toString() - 类 中的方法org.noear.solon.ai.AiConfig
 
toString() - 类 中的方法org.noear.solon.ai.chat.ChatChoice
 
toString() - 类 中的方法org.noear.solon.ai.chat.ChatConfig
 
toString() - 类 中的方法org.noear.solon.ai.chat.ChatModel
 
toString() - 类 中的方法org.noear.solon.ai.chat.content.AbsMedia
 
toString() - 类 中的方法org.noear.solon.ai.chat.content.BlobBlock
 
toString() - 类 中的方法org.noear.solon.ai.chat.content.Contents
简单的快捷获取文本方法(用于非多模态场景降级)
toString() - 类 中的方法org.noear.solon.ai.chat.content.TextBlock
 
toString() - 类 中的方法org.noear.solon.ai.chat.message.AssistantMessage
转为字符串
toString() - 类 中的方法org.noear.solon.ai.chat.message.SystemMessage
 
toString() - 类 中的方法org.noear.solon.ai.chat.message.ToolMessage
 
toString() - 类 中的方法org.noear.solon.ai.chat.message.UserMessage
 
toString() - 类 中的方法org.noear.solon.ai.chat.prompt.FunctionPromptDesc
 
toString() - 类 中的方法org.noear.solon.ai.chat.prompt.PromptImpl
 
toString() - 类 中的方法org.noear.solon.ai.chat.resource.FunctionResourceDesc
 
toString() - 类 中的方法org.noear.solon.ai.chat.resource.ResourcePack
 
toString() - 类 中的方法org.noear.solon.ai.chat.tool.FunctionToolDesc
 
toString() - 类 中的方法org.noear.solon.ai.chat.tool.MethodFunctionTool
 
toString() - 类 中的方法org.noear.solon.ai.embedding.Embedding
 
toString() - 类 中的方法org.noear.solon.ai.embedding.EmbeddingConfig
 
toString() - 类 中的方法org.noear.solon.ai.embedding.EmbeddingModel
 
toString() - 类 中的方法org.noear.solon.ai.embedding.EmbeddingResponse
 
toString() - 类 中的方法org.noear.solon.ai.generate.GenerateConfig
 
toString() - 类 中的方法org.noear.solon.ai.generate.GenerateContent
 
toString() - 类 中的方法org.noear.solon.ai.generate.GenerateModel
 
toString() - 类 中的方法org.noear.solon.ai.generate.GenerateResponse
 
toString() - 类 中的方法org.noear.solon.ai.mcp.client.McpClientProperties
 
toString() - 类 中的方法org.noear.solon.ai.rag.Document
 
toString() - 枚举 中的方法org.noear.solon.ai.rag.repository.OpenSearchRepository.IndexMethod
 
toString() - 类 中的方法org.noear.solon.ai.reranking.Reranking
 
toString() - 类 中的方法org.noear.solon.ai.reranking.RerankingConfig
 
toString() - 类 中的方法org.noear.solon.ai.reranking.RerankingModel
 
toString() - 类 中的方法org.noear.solon.ai.reranking.RerankingResponse
 
toString() - 类 中的方法org.noear.solon.ai.util.ParamDesc
 
total() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.CompleteResult.CompleteCompletion
 
total() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ProgressNotification
 
totalTokens() - 类 中的方法org.noear.solon.ai.AiUsage
获取总消耗令牌数
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.chroma.FilterTransformer
解析QueryCondition中的过滤表达式,转换为Chroma支持的过滤条件格式
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.dashvector.FilterTransformer
解析QueryCondition中的过滤表达式,转换为DashVector支持的过滤条件格式
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.elasticsearch.FilterTransformer
将过滤表达式转换为Elasticsearch查询
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.milvus.FilterTransformer
 
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.mysql.FilterTransformer
 
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.opensearch.FilterTransformer
将过滤表达式转换为OpenSearch查询
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.pgvector.FilterTransformer
 
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.qdrant.FilterTransformer
 
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.redis.FilterTransformer
 
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.tcvectordb.FilterTransformer
将Expression对象转换为腾讯云向量数据库的Filter对象 支持的逻辑运算符:and、or、not 支持的字符串操作符: =, !
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.vectorex.FilterTransformer
 
transform(Expression<Boolean>) - 类 中的方法org.noear.solon.ai.rag.repository.weaviate.FilterTransformer
解析QueryCondition中的过滤表达式,转换为Weaviate支持的过滤条件格式
transformDo(Expression) - 类 中的方法org.noear.solon.ai.rag.repository.qdrant.FilterTransformer
 
transport(AcpAgentTransport) - 类 中的方法com.agentclientprotocol.sdk.agent.support.AcpAgentSupport.Builder
Set the transport.
transportContext() - 类 中的方法io.modelcontextprotocol.server.McpAsyncServerExchange
Provides the McpTransportContext associated with the transport layer.
transportContext() - 类 中的方法io.modelcontextprotocol.server.McpSyncServerExchange
Provides the McpTransportContext associated with the transport layer.
transportContextProvider(Supplier<McpTransportContext>) - 类 中的方法io.modelcontextprotocol.client.McpClient.SyncSpec
Add a provider of McpTransportContext, providing a context before calling any client operation.
triggerAfterCompletion(AcpInvocationContext, Throwable) - 类 中的方法com.agentclientprotocol.sdk.agent.support.interceptor.InterceptorChain
Trigger afterCompletion for all started interceptors.
truncated() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.TerminalOutputResponse
 
tryReadFile(String) - 接口 中的方法com.agentclientprotocol.sdk.agent.SyncPromptContext
Attempts to read a text file, returning empty if the file cannot be read or the client doesn't support file reading.
type() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.AudioContent
 
type() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ImageContent
 
type() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.McpServerHttp
Returns the transport type identifier.
type() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.McpServerSse
Returns the transport type identifier.
type() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.Resource
 
type() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ResourceLink
 
type() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.TextContent
 
type() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallContentBlock
 
type() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallDiff
 
type() - 类 中的方法com.agentclientprotocol.sdk.spec.AcpSchema.ToolCallTerminal
 
type() - 接口 中的方法io.modelcontextprotocol.spec.McpSchema.CompleteReference
 
type() - 接口 中的方法io.modelcontextprotocol.spec.McpSchema.Content
 
type() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.JsonSchema
 
TYPE - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema.PromptReference
 
type() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.PromptReference
 
TYPE - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema.ResourceReference
 
type() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ResourceReference
 
type() - 接口 中的方法org.noear.solon.ai.chat.tool.FunctionTool
工具类型
type() - 接口 中的方法org.noear.solon.ai.chat.tool.Tool
工具类型
type - 类 中的变量org.noear.solon.ai.skills.claudecode.SolonCodeCLI.Chunk
已过时。
 
type - 类 中的变量org.noear.solon.ai.skills.cli.CodeCLI.Chunk
 
type() - 类 中的方法org.noear.solon.ai.util.ParamDesc
参数类型
type - 类 中的变量org.noear.solon.ai.util.ProxyDesc
 
TypeRef<T> - io.modelcontextprotocol.json中的类
Captures generic type information at runtime for parameterized JSON (de)serialization.
TypeRef() - 类 的构造器io.modelcontextprotocol.json.TypeRef
Constructs a new TypeRef instance, capturing the generic type information of the subclass.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
跳过导航链接