Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marimo-team/marimo
/ chat-panel.tsx
File
chat-panel.tsx
frontend/src/components/chat/chat-panel.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* Copyright 2026 Marimo. All rights reserved. */
2
3
import type { UIMessage } from
"@ai-sdk/react"
;
4
import { useChat } from
"@ai-sdk/react"
;
Callers
nothing calls this directly
Calls
10
cn
Function · 0.90
useModelChange
Function · 0.90
addContextCompletion
Function · 0.90
renderUserMessage
Function · 0.85
renderOtherMessage
Function · 0.85
parse
Method · 0.65
onSubmit
Function · 0.50
has
Method · 0.45
find
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected