Update types/docsearch.d.ts

Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
pull/4843/head
Dylan Tientcheu 2 months ago committed by GitHub
parent dc9e4a4140
commit 942475a64b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -175,7 +175,7 @@ export interface AskAiScreenTranslations {
aggregatedToolCallText?: string
}
export type DocSearchAskAi = {
export interface DocSearchAskAi {
/**
* The index name to use for the ask AI feature. Your assistant will search this index for relevant documents.
* If not provided, the index name will be used.

Loading…
Cancel
Save