Package com.bytedesk.core.constant
Class LlmConsts
java.lang.Object
com.bytedesk.core.constant.LlmConsts
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OLLAMA
- See Also:
-
ZHIPU
- See Also:
-
DEEPSEEK
- See Also:
-
DASHSCOPE
- See Also:
-
SILICONFLOW
- See Also:
-
GITEE
- See Also:
-
TENCENT
- See Also:
-
BAIDU
- See Also:
-
VOLCENGINE
- See Also:
-
XINGHUO
- See Also:
-
MOONSHOT
- See Also:
-
BAICHUAN
- See Also:
-
MINIMAX
- See Also:
-
YI
- See Also:
-
STEPFUN
- See Also:
-
OPENROUTER
- See Also:
-
GROQ
- See Also:
-
ANTHROPIC
- See Also:
-
OPENAI
- See Also:
-
GEMINI
- See Also:
-
AIHUBMIX
- See Also:
-
DEFAULT_CHAT_PROVIDER
- See Also:
-
DEFAULT_CHAT_MODEL
- See Also:
-
DEFAULT_VISION_PROVIDER
- See Also:
-
DEFAULT_VISION_MODEL
- See Also:
-
DEFAULT_SPEECH_PROVIDER
- See Also:
-
DEFAULT_SPEECH_MODEL
- See Also:
-
DEFAULT_EMBEDDING_PROVIDER
- See Also:
-
DEFAULT_EMBEDDING_MODEL
- See Also:
-
DEFAULT_RERANK_PROVIDER
- See Also:
-
DEFAULT_RERANK_MODEL
- See Also:
-
-
Constructor Details
-
LlmConsts
private LlmConsts()
-