This commit is contained in:
parent
7f4f75a807
commit
2e740ad7e4
1 changed files with 1 additions and 0 deletions
|
|
@ -610,6 +610,7 @@ export default function ProviderDetailPage() {
|
|||
onTest={connections.length > 0 ? () => handleTestModel(model.id) : undefined}
|
||||
isTesting={testingModelId === model.id}
|
||||
isCustom
|
||||
isFree={false}
|
||||
/>
|
||||
))}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue