React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/ai
Content
Interface Content
Content type for both prompts and response candidates.
interface
Content
{
parts
:
Part
[]
;
role
:
"function"
|
"user"
|
"model"
|
"system"
;
}
Index
Properties
parts
role
Properties
parts
parts
:
Part
[]
role
role
:
"function"
|
"user"
|
"model"
|
"system"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
parts
role
Documentation
GitHub
npm
React Native Firebase
Loading...
Content type for both prompts and response candidates.