Preparing search index...
The search index is not available
@webeleon/nestjs-openai
@webeleon/nestjs-openai
OpenAIModuleAsyncOptions
Interface OpenAIModuleAsyncOptions
Hierarchy
OpenAIModuleAsyncOptions
Index
Properties
imports?
inject?
use
Factory
Properties
Optional
imports
imports
?:
any
[]
Optional
inject
inject
?:
any
[]
use
Factory
use
Factory
:
(
(
...
args
)
=>
OpenAIModuleOptions
|
Promise
<
OpenAIModuleOptions
>
)
Type declaration
(
...
args
)
:
OpenAIModuleOptions
|
Promise
<
OpenAIModuleOptions
>
Parameters
Rest
...
args
:
any
[]
Rest
Returns
OpenAIModuleOptions
|
Promise
<
OpenAIModuleOptions
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
imports
inject
use
Factory
@webeleon/nestjs-
openai
Models
Role
Message
OpenAIModule
OpenAIService
OpenAIModule
Async
Options
OpenAIModule
Options
CONFIG_
OPTIONS
Generated using
TypeDoc