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