MCPcopy Create free account
hub / github.com/astercloud/aster / Compress

Method Compress

pkg/knowledge/knowledge.go:220–220  ·  view source on GitHub ↗
(ctx context.Context, namespace string)

Source from the content-addressed store, hash-verified

218 Validate(ctx context.Context, id string) (bool, []string, error)
219 Refresh(ctx context.Context, id string) error
220 Compress(ctx context.Context, namespace string) error
221
222 // 统计信息
223 GetStats(ctx context.Context, namespace string) (*KnowledgeStats, error)

Callers 2

compressLLMMethod · 0.65
compressMethod · 0.65

Implementers 1

managerpkg/knowledge/manager.go

Calls

no outgoing calls

Tested by

no test coverage detected