MCPcopy
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
3import type { UIMessage } from "@ai-sdk/react";
4import { useChat } from "@ai-sdk/react";

Callers

nothing calls this directly

Calls 10

cnFunction · 0.90
useModelChangeFunction · 0.90
addContextCompletionFunction · 0.90
renderUserMessageFunction · 0.85
renderOtherMessageFunction · 0.85
parseMethod · 0.65
onSubmitFunction · 0.50
hasMethod · 0.45
findMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected