set endpoint selector as custom
This commit is contained in:
parent
d46b9c2425
commit
b92a39097a
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ export function IBMOnboarding({
|
|||
<ModelSelector
|
||||
options={options}
|
||||
value={endpoint}
|
||||
custom
|
||||
onValueChange={setEndpoint}
|
||||
searchPlaceholder="Search endpoint..."
|
||||
noOptionsPlaceholder="No endpoints available"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue