- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_createSuccessResponse_withSources (0.13 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/api/chat/ChatApiManagerTest.java
assertEquals("Hello, world!", response.get("content")); assertFalse(response.containsKey("sources")); } @Test public void test_createSuccessResponse_withSources() { final List<ChatSource> sources = new ArrayList<>(); final ChatSource source1 = new ChatSource(); source1.setUrl("https://example.com/page1"); source1.setTitle("Page 1");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 14 01:39:16 GMT 2026 - 35K bytes - Click Count (0)