- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for IntentDetectionResult (0.25 seconds)
-
src/main/java/org/codelibs/fess/llm/LlmClientManager.java
* * @param userMessage the user's message * @return the detected intent with extracted keywords * @throws LlmException if LLM is not available */ public IntentDetectionResult detectIntent(final String userMessage) { if (logger.isDebugEnabled()) { logger.debug("[LLM] Delegating detectIntent. llmType={}", getLlmType()); }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 11:10:51 GMT 2026 - 17.4K bytes - Click Count (0)