Popii - v0.5.1
GitHub
npm
Preparing search index...
index
PopiiAiOptions
Interface PopiiAiOptions
interface
PopiiAiOptions
{
provider
:
"openai"
|
"gemini"
|
"anthropic"
;
apiKey
:
string
;
model
?:
string
;
systemPrompt
?:
string
;
locale
?:
string
;
}
Index
Properties
provider
api
Key
model?
system
Prompt?
locale?
Properties
provider
provider
:
"openai"
|
"gemini"
|
"anthropic"
api
Key
apiKey
:
string
Optional
model
model
?:
string
Optional
system
Prompt
systemPrompt
?:
string
Optional
locale
locale
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
provider
api
Key
model
system
Prompt
locale
GitHub
npm
Popii - v0.5.1
Loading...