Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opentrace/opentrace
/ dispose
Method
dispose
ui/src/components/pipeline/summarizer/types.ts:90–90 ·
view source on GitHub ↗
Release model resources.
()
Source
from the content-addressed store, hash-verified
88
89
/** Release model resources. */
90
dispose(): Promise<void>;
91
}
Callers
3
disposeLadybugStore
Function · 0.65
createLadybugStore.ts
File · 0.65
dispatch
Function · 0.65
Implementers
6
TemplateSummarizer
ui/src/components/pipeline/summarizer/
FlanT5Summarizer
ui/src/runner/browser/enricher/summari
TemplateStrategy
ui/src/runner/browser/enricher/summari
MlStrategy
ui/src/runner/browser/enricher/summari
LlmStrategy
ui/src/runner/browser/enricher/summari
NoopStrategy
ui/src/runner/browser/enricher/summari
Calls
no outgoing calls
Tested by
no test coverage detected