- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for SUMMARY (0.03 seconds)
-
src/main/java/org/codelibs/fess/chat/ChatClient.java
fullResponse.length(), System.currentTimeMillis() - phaseStartTime); } } else if (intentResult.getIntent() == ChatIntent.SUMMARY) { // Summary intent - search by URL and generate summary final String documentUrl = intentResult.getDocumentUrl(); phaseStartTime = System.currentTimeMillis();
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 21 06:04:58 GMT 2026 - 56.6K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/llm/AbstractLlmClient.java
} return answerGenerationSystemPrompt; } /** * Gets the system prompt for summary generation. * * @return the summary system prompt */ protected String getSummarySystemPrompt() { if (summarySystemPrompt == null) {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 21 06:04:58 GMT 2026 - 72K bytes - Click Count (0) -
src/main/webapp/js/bootstrap.min.js
t&&t.length>0?document.querySelector(r(t)):null,h=t=>{if(!l(t)||0===t.getClientRects().length)return!1;const e="visible"===getComputedStyle(t).getPropertyValue("visibility"),s=t.closest("details:not([open])");if(!s)return e;if(s!==t){const e=t.closest("summary");if(e&&e.parentNode!==s)return!1;if(null===e)return!1}return e},d=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),u=t=>{...
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 12 06:14:02 GMT 2025 - 58.9K bytes - Click Count (0)