| Package | Description |
|---|---|
| org.noear.solon.ai.chat.dialect | |
| org.noear.solon.ai.embedding.dialect | |
| org.noear.solon.ai.image.dialect |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChatDialect
聊天模型方言
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChatDialect
聊天模型方言虚拟类
|
class |
DashscopeChatDialect
DashScope 聊天模型方言(阿里云产品)
|
class |
OllamaChatDialect
Ollama 聊天模型方言
|
class |
OpenaiChatDialect
Openai 聊天模型方言
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EmbeddingDialect
内嵌模型方言
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEmbeddingDialect
内嵌模型方言虚拟类
|
class |
DashscopeEmbeddingDialect
DashScope 嵌入模型方言(阿里云产品)
|
class |
OllamaEmbeddingDialect
Ollama 内嵌模型方言
|
class |
OpenaiEmbeddingDialect
OpenAi 内嵌模型方言
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ImageDialect
图像模型方言
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImageDialect
图像模型方言虚拟类
|
class |
DashscopeImageDialect
DashScope 图型模型方言(阿里云产品)
|
class |
OllamaImageDialect |
class |
OpenaiImageDialect |
Copyright © 2025. All rights reserved.