MCPcopy Create free account
hub / github.com/idosal/git-mcp / AutoRAGNotFoundError

Interface AutoRAGNotFoundError

worker-configuration.d.ts:3838–3839  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3836interface AutoRAGInternalError extends Error {
3837}
3838interface AutoRAGNotFoundError extends Error {
3839}
3840interface AutoRAGUnauthorizedError extends Error {
3841}
3842type ComparisonFilter = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected