mirror of
https://github.com/voideditor/void
synced 2026-05-23 09:28:23 +00:00
api
This commit is contained in:
parent
f5d68d9348
commit
6990216fbe
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ export const displayInfoOfProviderName = (providerName: ProviderName): DisplayIn
|
|||
}
|
||||
else if (providerName === 'mistral') {
|
||||
return {
|
||||
title: 'Mistral AI',
|
||||
title: 'Mistral API',
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue