Uses of Package
org.codelibs.fess.llm
Packages that use org.codelibs.fess.llm
-
Classes in org.codelibs.fess.llm used by org.codelibs.fess.chatClassDescriptionManager class for coordinating LLM (Large Language Model) client operations.Represents a message in a chat conversation.Callback interface for receiving streaming chat responses from LLM.
-
Classes in org.codelibs.fess.llm used by org.codelibs.fess.llmClassDescriptionRepresents the intent type detected from a user's chat message.Represents the result of intent detection from user input.Request object for LLM chat completion.Response object for LLM chat completion.Interface for LLM (Large Language Model) clients.Represents a message in a chat conversation.Callback interface for receiving streaming chat responses from LLM.Result of relevance evaluation for search results.