Package | Description |
---|---|
cn.hutool.ai |
Hutool-ai主要用于AI大模型的封装,只需要对AI模型最基本的设置,即可调用AI大模型。
|
Modifier and Type | Method and Description |
---|---|
static Models.Openai |
Models.Openai.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Models.Openai[] |
Models.Openai.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.