NB Scraper Docs - v1.1.8
Preparing search index...
DeepInfraAIOptions
Interface DeepInfraAIOptions
DeepInfra AI Chat Types
interface
DeepInfraAIOptions
{
prompt
:
string
;
model
?:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy
Record
<
string
,
unknown
>
DeepInfraAIOptions
Indexable
[
key
:
string
]:
unknown
Index
Properties
prompt
model?
Properties
prompt
prompt
:
string
Optional
model
model
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
prompt
model
NB Scraper Docs - v1.1.8
Loading...
DeepInfra AI Chat Types