Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for test_detectIntent_withHistory_usesStructuredMessages (1.53 seconds)

  1. src/test/java/org/codelibs/fess/llm/AbstractLlmClientTest.java

        }
    
        // ========== detectIntent with history (integration-like) ==========
    
        @Test
        public void test_detectIntent_withHistory_usesStructuredMessages() {
            // Set up chat to return a valid JSON response
            client.setChatResponse("{\"intent\":\"search\",\"query\":\"Fess Docker\",\"reasoning\":\"Follow-up about Docker\"}");
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 07:04:54 GMT 2026
    - 53K bytes
    - Click Count (0)
Back to Top