set endpoint selector as custom

This commit is contained in:
Lucas Oliveira 2025-10-01 10:57:21 -03:00
parent d46b9c2425
commit b92a39097a

View file

@ -111,6 +111,7 @@ export function IBMOnboarding({
<ModelSelector
options={options}
value={endpoint}
custom
onValueChange={setEndpoint}
searchPlaceholder="Search endpoint..."
noOptionsPlaceholder="No endpoints available"