Kind: Component
Source: atloria-monorepo/apps/web/src/components/AI/AIAssistant.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
_documentId | string | - | - |
documentContent | string | - | - |
onClose | Function | - | - |
Diagram
mermaidgraph TD component_AIAssistant_b06d1fb["AIAssistant"] class component_AIAssistant_b06d1fb rootComponent
Relationships
- RENDERS →
ProviderSelector - RENDERS →
Settings - RENDERS →
Trash2 - RENDERS →
X - RENDERS →
MessageList - RENDERS →
PromptInput - USES_HOOK →
useState - USES_HOOK →
useAI - USES_HOOK →
useEffect - USES_HOOK →
useCallback
Was this page helpful?