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