Kind: Component
Source: atloria-monorepo/apps/web/src/components/AI/ProviderConfig.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
providers | AIProvider[] | ✓ | - |
defaultProvider | AIProviderName | ✓ | - |
onProviderChange | Function | ✓ | - |
onTestConnection | Function | ✓ | - |
Diagram
mermaidgraph TD component_ProviderConfig_5a261ae1["ProviderConfig"] class component_ProviderConfig_5a261ae1 rootComponent
Relationships
- RENDERS →
StatusBadge - RENDERS →
TestResultBadge - USES_HOOK →
useState
Was this page helpful?