@watzon/baserow
Preparing search index...
types
OpenAISettings
Interface OpenAISettings
interface
OpenAISettings
{
api_key
?:
string
;
models
?:
string
[]
;
organization
?:
string
;
}
Index
Properties
api_
key?
models?
organization?
Properties
Optional
api_
key
api_key
?:
string
Optional
models
models
?:
string
[]
Optional
organization
organization
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api_
key
models
organization
@watzon/baserow
Loading...