MCPcopy Create free account
hub / github.com/castai/openwebui-content-sync / DeleteFile

Method DeleteFile

internal/openwebui/interface.go:15–15  ·  view source on GitHub ↗
(ctx context.Context, fileID string)

Source from the content-addressed store, hash-verified

13 RemoveFileFromKnowledge(ctx context.Context, knowledgeID, fileID string) error
14 GetKnowledgeFiles(ctx context.Context, knowledgeID string) ([]*File, error)
15 DeleteFile(ctx context.Context, fileID string) error
16}

Callers 1

syncFileMethod · 0.65

Implementers 2

Clientinternal/openwebui/client.go
MockOpenWebUIClientinternal/mocks/mocks.go

Calls

no outgoing calls

Tested by

no test coverage detected