MCPcopy
hub / github.com/openai/transformer-debugger / ExplanationPaneProps

Interface ExplanationPaneProps

neuron_viewer/src/panes/index.ts:26–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26export interface ExplanationPaneProps extends PaneProps {
27 explanation: string;
28}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected