- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for getHistoryAssistantMaxChars (0.1 seconds)
-
src/main/java/org/codelibs/fess/llm/LlmClient.java
/** * Gets the maximum characters for assistant message in history. * * @return the maximum characters */ default int getHistoryAssistantMaxChars() { return 800; } /** * Gets the maximum characters for assistant summary in history. * * @return the maximum characters */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 19 07:04:54 GMT 2026 - 7.3K bytes - Click Count (0)