- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for setRagLlmName (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/org/codelibs/fess/mylasta/direction/FessProp.java
} default String getStorageCredentialsPath() { return getSystemProperty(Constants.STORAGE_CREDENTIALS_PATH, StringUtil.EMPTY); } default void setRagLlmName(final String value) { setSystemProperty(Constants.RAG_LLM_NAME, value); } default String getRagLlmName() { return getSystemProperty(Constants.RAG_LLM_NAME, "ollama"); }Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 92.3K bytes - Click Count (0)