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

L

LAST_EVENT_ID - 接口 中的静态变量io.modelcontextprotocol.spec.HttpHeaders
Identifies events within an SSE Stream.
lastChoice() - 接口 中的方法org.noear.solon.ai.chat.ChatResponse
最后一个选择
lastChoice() - 类 中的方法org.noear.solon.ai.chat.ChatResponseDefault
最后一个选择
lastId() - 类 中的方法io.modelcontextprotocol.spec.DefaultMcpTransportStream
 
lastId() - 接口 中的方法io.modelcontextprotocol.spec.McpTransportStream
The last observed event identifier.
LATEST_PROTOCOL_VERSION - 类 中的静态变量io.modelcontextprotocol.spec.McpSchema
已过时。
level() - 枚举 中的方法io.modelcontextprotocol.spec.McpSchema.LoggingLevel
 
level(McpSchema.LoggingLevel) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.LoggingMessageNotification.Builder
 
limit(int) - 类 中的方法org.noear.solon.ai.rag.util.QueryCondition
配置限制条数
listCollections() - 类 中的方法org.noear.solon.ai.rag.repository.chroma.ChromaClient
获取所有集合
listCollections() - 类 中的方法org.noear.solon.ai.rag.repository.dashvector.DashVectorClient
获取所有集合
ListCollectionsResponse - org.noear.solon.ai.rag.repository.dashvector中的类
ListCollectionsResponse
ListCollectionsResponse() - 类 的构造器org.noear.solon.ai.rag.repository.dashvector.ListCollectionsResponse
 
listeningStream(McpStreamableServerTransport) - 类 中的方法io.modelcontextprotocol.spec.McpStreamableServerSession
Create a listening stream (the generic HTTP GET request without Last-Event-ID header).
listPrompts() - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
Retrieves the list of all prompts provided by the server.
listPrompts(String) - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
Retrieves a paginated list of prompts provided by the server.
listPrompts() - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
Retrieves the list of all prompts provided by the server.
listPrompts(String) - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
Retrieves a paginated list of prompts provided by the server.
ListPromptsResult(List<McpSchema.Prompt>, String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ListPromptsResult
 
listResources() - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
Retrieves the list of all resources provided by the server.
listResources(String) - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
Retrieves a paginated list of resources provided by the server.
listResources() - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
Retrieves the list of all resources provided by the server.
listResources(String) - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
Retrieves a paginated list of resources provided by the server.
ListResourcesResult(List<McpSchema.Resource>, String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ListResourcesResult
 
listResourceTemplates() - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
Retrieves the list of all resource templates provided by the server.
listResourceTemplates(String) - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
Retrieves a paginated list of resource templates provided by the server.
listResourceTemplates() - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
Retrieves the list of all resource templates provided by the server.
listResourceTemplates(String) - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
Resource templates allow servers to expose parameterized resources using URI templates.
ListResourceTemplatesResult(List<McpSchema.ResourceTemplate>, String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ListResourceTemplatesResult
 
listRoots() - 类 中的方法io.modelcontextprotocol.server.McpAsyncServerExchange
Retrieves the list of all roots provided by the client.
listRoots(String) - 类 中的方法io.modelcontextprotocol.server.McpAsyncServerExchange
Retrieves a paginated list of roots provided by the client.
listRoots() - 类 中的方法io.modelcontextprotocol.server.McpSyncServerExchange
Retrieves the list of all roots provided by the client.
listRoots(String) - 类 中的方法io.modelcontextprotocol.server.McpSyncServerExchange
Retrieves a paginated list of roots provided by the client.
ListRootsResult(List<McpSchema.Root>) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ListRootsResult
 
ListRootsResult(List<McpSchema.Root>, String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ListRootsResult
 
listTools() - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
Retrieves the list of all tools provided by the server.
listTools(String) - 类 中的方法io.modelcontextprotocol.client.McpAsyncClient
Retrieves a paginated list of tools provided by the server.
listTools() - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
Retrieves the list of all tools provided by the server.
listTools(String) - 类 中的方法io.modelcontextprotocol.client.McpSyncClient
Retrieves a paginated list of tools provided by the server.
ListToolsResult(List<McpSchema.Tool>, String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ListToolsResult
 
ListUtil - org.noear.solon.ai.rag.util中的类
列表工具
ListUtil() - 类 的构造器org.noear.solon.ai.rag.util.ListUtil
 
load() - 接口 中的方法org.noear.solon.ai.rag.DocumentLoader
加载文档
load() - 类 中的方法org.noear.solon.ai.rag.loader.DdlLoader
 
load() - 类 中的方法org.noear.solon.ai.rag.loader.ExcelLoader
 
load() - 类 中的方法org.noear.solon.ai.rag.loader.HtmlSimpleLoader
 
load() - 类 中的方法org.noear.solon.ai.rag.loader.MarkdownLoader
 
load() - 类 中的方法org.noear.solon.ai.rag.loader.PdfLoader
 
load() - 类 中的方法org.noear.solon.ai.rag.loader.PptLoader
 
load() - 类 中的方法org.noear.solon.ai.rag.loader.TextLoader
 
load() - 类 中的方法org.noear.solon.ai.rag.loader.WordLoader
 
loadMode(PdfLoader.LoadMode) - 类 中的方法org.noear.solon.ai.rag.loader.PdfLoader.Options
PDF 加载模式,可以是单文档模式或分页模式
loadMode(PptLoader.LoadMode) - 类 中的方法org.noear.solon.ai.rag.loader.PptLoader.Options
 
loadMode(WordLoader.LoadMode) - 类 中的方法org.noear.solon.ai.rag.loader.WordLoader.Options
WORD 加载模式,可以是单文档模式或分页模式
loadNdjson(String) - 接口 中的方法org.noear.solon.ai.chat.ChatSession
加载 ndjson
loadNdjson(InputStream) - 接口 中的方法org.noear.solon.ai.chat.ChatSession
加载 ndjson
loadOptions(String, String) - 类 中的方法org.noear.solon.ai.rag.loader.DdlLoader.Options
targetSchema为null,不管targetTable是否为null,则是全库全表加载 targetSchema不为null,targetTable为null则是单库全表加载 targetSchema不为null,targetTable不为null则是单库单表加载 否则默认是全库全表加载
logger(String) - 类 中的方法io.modelcontextprotocol.spec.McpSchema.LoggingMessageNotification.Builder
 
logging() - 类 中的方法io.modelcontextprotocol.spec.McpSchema.ServerCapabilities.Builder
 
LOGGING_MESSAGE_NOTIFICATION_TYPE_REF - 类 中的静态变量io.modelcontextprotocol.client.McpAsyncClient
 
LoggingCapabilities() - 类 的构造器io.modelcontextprotocol.spec.McpSchema.ServerCapabilities.LoggingCapabilities
 
loggingConsumer(Function<McpSchema.LoggingMessageNotification, Mono<Void>>) - 类 中的方法io.modelcontextprotocol.client.McpClient.AsyncSpec
Adds a consumer to be notified when logging messages are received from the server.
loggingConsumer(Consumer<McpSchema.LoggingMessageNotification>) - 类 中的方法io.modelcontextprotocol.client.McpClient.SyncSpec
Adds a consumer to be notified when logging messages are received from the server.
loggingConsumers(List<Function<McpSchema.LoggingMessageNotification, Mono<Void>>>) - 类 中的方法io.modelcontextprotocol.client.McpClient.AsyncSpec
Adds multiple consumers to be notified when logging messages are received from the server.
loggingConsumers(List<Consumer<McpSchema.LoggingMessageNotification>>) - 类 中的方法io.modelcontextprotocol.client.McpClient.SyncSpec
Adds multiple consumers to be notified when logging messages are received from the server.
LoggingMessageNotification(McpSchema.LoggingLevel, String, String) - 类 的构造器io.modelcontextprotocol.spec.McpSchema.LoggingMessageNotification
 
loggingNotification(McpSchema.LoggingMessageNotification) - 类 中的方法io.modelcontextprotocol.server.McpAsyncServer
已过时。
Use McpAsyncServerExchange#loggingNotification(LoggingMessageNotification) instead.
loggingNotification(McpSchema.LoggingMessageNotification) - 类 中的方法io.modelcontextprotocol.server.McpAsyncServerExchange
Send a logging message notification to the client.
loggingNotification(McpSchema.LoggingMessageNotification) - 类 中的方法io.modelcontextprotocol.server.McpSyncServer
已过时。
Use McpSyncServerExchange#loggingNotification(LoggingMessageNotification) instead.
loggingNotification(McpSchema.LoggingMessageNotification) - 类 中的方法io.modelcontextprotocol.server.McpSyncServerExchange
Send a logging message notification to the client.
A B C D E F G H I J K L M N O P Q R S T U V W 
跳过导航链接