Forest Admin - API reference
Preparing search index...
@forestadmin/ai-proxy
BaseAiConfiguration
Type Alias BaseAiConfiguration
Base configuration common to all AI providers.
type
BaseAiConfiguration
=
{
apiKey
?:
string
;
model
:
string
;
name
:
string
;
provider
:
AiProvider
;
}
Index
Properties
api
Key?
model
name
provider
Properties
Optional
api
Key
apiKey
?:
string
model
model
:
string
name
name
:
string
provider
provider
:
AiProvider
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
model
name
provider
Forest Admin - API reference
Loading...
Base configuration common to all AI providers.