Package | Description |
---|---|
cn.hutool.ai |
Hutool-ai主要用于AI大模型的封装,只需要对AI模型最基本的设置,即可调用AI大模型。
|
cn.hutool.ai.model.deepseek |
对deepSeek的封装实现
|
Modifier and Type | Method and Description |
---|---|
static DeepSeekService |
AIUtil.getDeepSeekService(AIConfig config)
获取DeepSeek模型服务
|
Modifier and Type | Class and Description |
---|---|
class |
DeepSeekServiceImpl
DeepSeek服务,AI具体功能的实现
|
Modifier and Type | Method and Description |
---|---|
DeepSeekService |
DeepSeekProvider.create(AIConfig config) |
Copyright © 2025. All rights reserved.