Meilisearch JS
Docs
GitHub
Preparing search index...
ChatWorkspaceSettings
Type Alias ChatWorkspaceSettings
See
https://www.meilisearch.com/docs/reference/api/chats#settings-parameters
type
ChatWorkspaceSettings
=
{
apiKey
:
string
;
apiVersion
?:
string
;
baseUrl
?:
string
;
deploymentId
?:
string
;
orgId
?:
string
;
projectId
?:
string
;
prompts
:
{
system
:
string
}
;
source
:
"openAi"
|
"azureOpenAi"
|
"mistral"
|
"gemini"
|
"vLlm"
;
}
Index
Properties
api
Key
api
Version?
base
Url?
deployment
Id?
org
Id?
project
Id?
prompts
source
Properties
api
Key
apiKey
:
string
Optional
api
Version
apiVersion
?:
string
Optional
base
Url
baseUrl
?:
string
Optional
deployment
Id
deploymentId
?:
string
Optional
org
Id
orgId
?:
string
Optional
project
Id
projectId
?:
string
prompts
prompts
:
{
system
:
string
}
source
source
:
"openAi"
|
"azureOpenAi"
|
"mistral"
|
"gemini"
|
"vLlm"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
api
Version
base
Url
deployment
Id
org
Id
project
Id
prompts
source
Docs
GitHub
Meilisearch JS
Loading...
See
https://www.meilisearch.com/docs/reference/api/chats#settings-parameters