Skip to content

Meilisearch JS / index / ChatWorkspaceSettings

Type Alias: ChatWorkspaceSettings ​

ChatWorkspaceSettings = object

Defined in: src/types/types.ts:799

See ​

https://www.meilisearch.com/docs/reference/api/chats#settings-parameters

Properties ​

apiKey ​

apiKey: string

Defined in: src/types/types.ts:806


apiVersion? ​

optional apiVersion?: string

Defined in: src/types/types.ts:803


baseUrl? ​

optional baseUrl?: string

Defined in: src/types/types.ts:805


deploymentId? ​

optional deploymentId?: string

Defined in: src/types/types.ts:804


orgId? ​

optional orgId?: string

Defined in: src/types/types.ts:801


projectId? ​

optional projectId?: string

Defined in: src/types/types.ts:802


prompts ​

prompts: object

Defined in: src/types/types.ts:807

system ​

system: string


source ​

source: "openAi" | "azureOpenAi" | "mistral" | "gemini" | "vLlm"

Defined in: src/types/types.ts:800