@nickyzj2023/utils
Preparing search index...
ai
ChatCompletions
Model
Type Alias Model
type
Model
=
{
apiKey
?:
string
;
baseUrl
:
string
;
model
?:
string
;
}
Index
Properties
api
Key?
base
Url
model?
Properties
Optional
api
Key
apiKey
?:
string
API 密钥(本地模型可不传)
base
Url
baseUrl
:
string
API 基础地址
Optional
model
model
?:
string
模型名称(如果不传,会尝试从 /models 读取模型)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
base
Url
model
@nickyzj2023/utils
Loading...
API 密钥(本地模型可不传)