SmythOS SDK
Discord
Core
SDK
CLI
GitHub
Preparing search index...
API Reference
TGenAILLMInputs
Type Alias TGenAILLMInputs
type
TGenAILLMInputs
=
{
Attachment
?:
ArrayBuffer
|
Uint8Array
|
string
;
Input
?:
any
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
Attachment?
Input?
Properties
Optional
Attachment
Attachment
?:
ArrayBuffer
|
Uint8Array
|
string
An attachment that you can pass to the LLM
Optional
Input
Input
?:
any
An input that you can pass to the LLM
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Attachment
Input
Discord
Core
SDK
CLI
GitHub
SmythOS SDK
Loading...
An attachment that you can pass to the LLM