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